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: 9104be2ee08f
Choose a head ref
  • 7 commits
  • 14 files changed
  • 6 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

    Verified

    This commit was signed with the committer’s verified signature.
    benjamn Ben Newman
    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

    Verified

    This commit was signed with the committer’s verified signature.
    benjamn Ben Newman
    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

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    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
  6. vault: fix config when file backend is used

    When the option services.vault.storageBackend is set to "file", a
    systemd.tmpfiles.rules was added, with extraneous []. These are not
    needed and have been removed.
    
    (cherry picked from commit 9b78e5f)
    jpotier authored and LnL7 committed Nov 15, 2019
    Copy the full SHA
    1087833 View commit details

Commits on Nov 16, 2019

  1. nextcloud: 16.0.5 -> 16.0.6

    bendlas committed Nov 16, 2019
    Copy the full SHA
    9104be2 View commit details
Loading