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: eee28af86669
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 83734065f29d
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 (#…

    …58082)
    
    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.
    
    (cherry picked from commit 6d7d69f)
    kalbasit committed Mar 21, 2019
    Copy the full SHA
    8373406 View commit details
    Browse the repository at this point in the history