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: 028b64ab08b1
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 15e6e1ff6f9d
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Sep 1, 2018

  1. nixos/nginx: fix type of sslTrustedCertificate option

    The option was added in 1251b34
    with type `types.path` but default `null`, so eval failed with
    the default setting. This broke the acme and certmgr tests.
    
    cc: @vincentbernat @fpletz
    xeji committed Sep 1, 2018
    Copy the full SHA
    15e6e1f View commit details
    Browse the repository at this point in the history