Skip to content
This repository has been 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
base: 342eaba9ebbc
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 8262ecd369c4
Choose a head ref
  • 18 commits
  • 15 files changed
  • 12 contributors

Commits on Apr 6, 2020

  1. node-problem-detector: init at 0.8.1

    Package is missing, built from Golang sources on GitHub.
    lbpdt committed Apr 6, 2020
    Copy the full SHA
    511cb62 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. Copy the full SHA
    8a37c3d View commit details
    Browse the repository at this point in the history
  2. nixos/stage-1: check secret paths before copying

    Fixes #84976.
    emilazy committed Apr 11, 2020
    Copy the full SHA
    91c6809 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Copy the full SHA
    5aad6a3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2b98505 View commit details
    Browse the repository at this point in the history
  3. Revert "nixos/acme: Fix allowKeysForGroup not applying immediately"

    This reverts commit 5532065.
    
    As far as I can tell setting RemainAfterExit=true here completely breaks
    certificate renewal, which is really bad!
    
    the sytemd timer will activate the service unit every OnCalendar=,
    however with RemainAfterExit=true the service is already active! So the
    timer doesn't rerun the service!
    
    The commit also broke the actual tests, (As it broke activation too)
    but this was fixed later in NixOS/nixpkgs#76052
    I wrongly assumed that PR fixed renewal too, which it didn't!
    
    testing renewals is hard, as we need to sleep in tests.
    arianvp committed Apr 16, 2020
    Copy the full SHA
    5c1c642 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    785eba0 View commit details
    Browse the repository at this point in the history
  5. nixos/doc: fix database-setup example for matrix-synapse

    Closes #85327
    Ma27 committed Apr 16, 2020
    Copy the full SHA
    74d6e86 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    bcfca55 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #85361 from zowoq/fd

    fd: 7.5.0 -> 8.0.0
    Ma27 committed Apr 16, 2020
    Copy the full SHA
    7913b6c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #85304 from romildo/common-updater

    common-updater: add update script to all-packages
    romildo committed Apr 16, 2020
    Copy the full SHA
    4b596ca View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    16477d7 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    56f7c93 View commit details
    Browse the repository at this point in the history
  11. gitRepo: 2.5 -> 2.6

    primeos committed Apr 16, 2020
    Copy the full SHA
    7c2fc1c View commit details
    Browse the repository at this point in the history
  12. Merge pull request #85332 from arianvp/revert-acme

    Revert "nixos/acme: Fix allowKeysForGroup not applying immediately"
    worldofpeace committed Apr 16, 2020
    Copy the full SHA
    b61999e View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    4e0a629 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #84448 from lbpdt/feature/init-node-problem-detector

    node-problem-detector: init at 0.8.1
    bhipple committed Apr 16, 2020
    Copy the full SHA
    b4c36fe View commit details
    Browse the repository at this point in the history
  15. Merge pull request #85004 from emilazy/add-initrd-secrets-path-assertion

    nixos/stage-1: check secret paths before copying
    lukateras committed Apr 16, 2020
    Copy the full SHA
    8262ecd View commit details
    Browse the repository at this point in the history