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: f9b717e5c00f
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: dc84a7d4e3aa
Choose a head ref
  • 6 commits
  • 13 files changed
  • 3 contributors

Commits on Oct 20, 2019

  1. boulder: init at release-2019-10-13

    adisbladis authored and flokli committed Oct 20, 2019
    Copy the full SHA
    77a4c15 View commit details
    Browse the repository at this point in the history
  2. simp_le: 0.9.0 -> 0.16.0

    picnoir authored and flokli committed Oct 20, 2019
    Copy the full SHA
    071d181 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. pebble: init at 2.2.2

    picnoir committed Oct 23, 2019
    Copy the full SHA
    6ac0e34 View commit details
    Browse the repository at this point in the history
  2. 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
    picnoir committed Oct 23, 2019
    Copy the full SHA
    38e8415 View commit details
    Browse the repository at this point in the history
  3. 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
    
    TODO: write proper commit msg :)
    picnoir authored and flokli committed Oct 23, 2019
    Copy the full SHA
    0c0af28 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. Merge pull request #71291 from NinjaTrappeur/nin-update-acme

    simp_le: 0.9.0 -> 0.16.0
    flokli committed Oct 24, 2019
    Copy the full SHA
    dc84a7d View commit details
    Browse the repository at this point in the history