Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 851d5bdfb04a
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 02380e784167
Choose a head ref
  • 5 commits
  • 12 files changed
  • 4 contributors

Commits on Nov 15, 2019

  1. lorri: init at version unstable-2019-10-30

    (cherry picked from commit ceccff3)
    curiousleo authored and Profpatsch committed Nov 15, 2019
    Copy the full SHA
    fdad708 View commit details
  2. lorri service module: init

    (cherry picked from commit e5db97d)
    curiousleo authored and Profpatsch committed Nov 15, 2019
    Copy the full SHA
    eda44a6 View commit details
  3. nixos/lorri: add to environment.systemPackages

    most likely, people enabling the lorri module also want to use it,
    without explicitly having to add it to users.users.<username>.packages.
    
    cc @curiousleo @Profpatsch
    
    (cherry picked from commit fd7d88f)
    flokli committed Nov 15, 2019
    Copy the full SHA
    78486a8 View commit details
  4. pythonPackages.nixpart: unmark broken

    (cherry picked from commit 75667c2)
    lheckemann committed Nov 15, 2019
    Copy the full SHA
    d76f279 View commit details
  5. p4v: explicitly depend on openssl 1.0 series

    The 2017.3 version of p4v is linked against `libssl.so.1.0.0`.  Since
    the default openssl in NixOS 2019.09 has been changed to openssl 1.1,
    the p4v package must now import the openssl_1_0_2 derivation.
    
    (cherry picked from commit 1ced63d)
    
    cc #71301
    Closes: #73456
    nathyong authored and veprbl committed Nov 15, 2019
    Copy the full SHA
    02380e7 View commit details
Loading