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

Commits on Oct 24, 2019

  1. simp_le: 0.9.0 -> 0.16.0

    (cherry picked from commit 071d181)
    picnoir committed Oct 24, 2019
    Copy the full SHA
    71ef17b View commit details
    Browse the repository at this point in the history
  2. pebble: init at 2.2.2

    (cherry picked from commit 6ac0e34)
    picnoir committed Oct 24, 2019
    Copy the full SHA
    305030f View commit details
    Browse the repository at this point in the history
  3. certbot: 0.31.0 -> 0.39.0

    Updating:
    
    - nixos module to use the new `account_reg.json` file.
    - use nixpkgs pebble for integration tests.
    
    Co-authored-by: Florian Klink <flokli@flokli.de>
    
    Replace certbot-embedded pebble
    
    (cherry picked from commit 38e8415)
    picnoir committed Oct 24, 2019
    Copy the full SHA
    353333e View commit details
    Browse the repository at this point in the history
  4. nixos/tests/letsencrypt: use Pebble instead of Boulder

    Let's encrypt bumped ACME to V2. We need to update our nixos test to
    be compatible with this new protocol version.
    
    We decided to drop the Boulder ACME server in favor of the more
    integration test friendly Pebble.
    
    - overriding cacert not necessary
    - this avoids rebuilding lots of packages needlessly
    - nixos/tests/acme: use pebble's ca for client tests
    - pebble always generates its own ca which has to be fetched
    
    (cherry picked from commit 0c0af28)
    picnoir committed Oct 24, 2019
    Copy the full SHA
    f4b14ce View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. Merge pull request #71953 from NinjaTrappeur/nin-backport-acme

    Backporting ACME v2 fix (#71291) to 19.09
    flokli committed Oct 25, 2019
    Copy the full SHA
    6aab37b View commit details
    Browse the repository at this point in the history