Skip to content
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
base: 57fafc08f95e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 883217dc3f81
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 1, 2020

  1. nixos/acme: renew after rebuild and on boot

    Fixes #81069
    
    (cherry picked from commit 5ff9441)
    mweinelt committed Mar 1, 2020
    Copy the full SHA
    bbd9e39 View commit details
    Browse the repository at this point in the history
  2. nixos/acme: apply chmod and ownership unconditionally

    Also separate directory and file permissions so the certificate files
    don't end up with the executable bit.
    
    Fixes #81335
    
    (cherry picked from commit 3575555)
    mweinelt committed Mar 1, 2020
    Copy the full SHA
    a79920d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Merge pull request #81435 from mweinelt/pr/20.03/acme

    [20.03] nixos/acme: backport #81369 and #81371
    infinisil committed Mar 7, 2020
    Copy the full SHA
    883217d View commit details
    Browse the repository at this point in the history