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: 5c4638931ea0
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2c0386300d34
Choose a head ref
  • 5 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 28, 2020

  1. nixos/acme: lego run whenen account is missing

    (cherry picked from commit 76401c9)
    m1cr0man committed Dec 28, 2020
    Copy the full SHA
    bff2d5d View commit details
    Browse the repository at this point in the history
  2. nixos/acme: Add data.email to othersHash in nixos > 20.09

    (cherry picked from commit 79ecf06)
    m1cr0man committed Dec 28, 2020
    Copy the full SHA
    ebef75f View commit details
    Browse the repository at this point in the history
  3. nixos/acme: Remove dependency on system version for hash

    This means that all systems running from master will trigger
    new certificate creation on next rebuild. Race conditions around
    multiple account creation are fixed in #106857, not this commit.
    
    (cherry picked from commit e312039)
    m1cr0man committed Dec 28, 2020
    Copy the full SHA
    c550aa2 View commit details
    Browse the repository at this point in the history
  4. nixos/acme: fix typo in docs

    (cherry picked from commit f71e439)
    flokli authored and m1cr0man committed Dec 28, 2020
    Copy the full SHA
    15822fb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #107769 from m1cr0man/release-20.09

    nixos/acme: Backport account missing fixes
    flokli committed Dec 28, 2020
    Copy the full SHA
    2c03863 View commit details
    Browse the repository at this point in the history