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: 52493d6e0038
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6806fb5e48d5
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 23, 2018

  1. curl: disable default CA bundle

    Without this curl might detect /etc/ssl/cert.pem at build time on macOS,
    causing curl to ignore NIX_SSL_CERT_FILE.
    
    Fixes #42317
    LnL7 committed Jun 23, 2018
    Copy the full SHA
    288939c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2018

  1. Merge pull request #42415 from LnL7/darwin-curl-ca

    curl: disable default CA bundle
    xeji committed Jun 24, 2018
    Copy the full SHA
    6806fb5 View commit details
    Browse the repository at this point in the history