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: 400b6032c858
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6d7d69ff3e4d
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Mar 21, 2019

  1. buildGoModule: remove SSL env vars in favor of cacert in buildInputs (#…

    …58071)
    
    cacert already exposes NIX_SSL_CERT_FILE in its setupHook. Fetchers and builders are already setup to use this variable and there's no need to export them manually.
    kalbasit committed Mar 21, 2019
    Copy the full SHA
    6d7d69f View commit details
    Browse the repository at this point in the history