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: 16477d764f37
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: 8262ecd369c4
Choose a head ref
  • 10 commits
  • 9 files changed
  • 8 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

    Unverified

    The committer email address is not verified.
    Copy the full SHA
    511cb62 View commit details

Commits on Apr 11, 2020

  1. Unverified

    The committer email address is not verified.
    Copy the full SHA
    8a37c3d View commit details
  2. nixos/stage-1: check secret paths before copying

    Fixes #84976.
    emilazy committed Apr 11, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    91c6809 View commit details

Commits on Apr 16, 2020

  1. 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
  2. Copy the full SHA
    56f7c93 View commit details
  3. gitRepo: 2.5 -> 2.6

    primeos committed Apr 16, 2020
    Copy the full SHA
    7c2fc1c View commit details
  4. Merge pull request #85332 from arianvp/revert-acme

    Revert "nixos/acme: Fix allowKeysForGroup not applying immediately"
    worldofpeace authored Apr 16, 2020
    Copy the full SHA
    b61999e View commit details
  5. Copy the full SHA
    4e0a629 View commit details
  6. Merge pull request #84448 from lbpdt/feature/init-node-problem-detector

    node-problem-detector: init at 0.8.1
    bhipple authored Apr 16, 2020
    Copy the full SHA
    b4c36fe View commit details
  7. Merge pull request #85004 from emilazy/add-initrd-secrets-path-assertion

    nixos/stage-1: check secret paths before copying
    lukateras authored Apr 16, 2020
    Copy the full SHA
    8262ecd View commit details
Loading