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/nix
base: 2936a8d1ca57
Choose a base ref
...
head repository: NixOS/nix
compare: 697b5755e4d1
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 22, 2017

  1. use --cacert instead of --capath

    This forces curl to use nix bundled crt instead of picking one up from
    system.
    
    Fixes: 142c777 ('Propagate path of CA bundle to curl child processes')
    veprbl committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    06b46f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1247 from veprbl/ssl_fix2

    use --cacert instead of --capath
    edolstra committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    697b575 View commit details
    Browse the repository at this point in the history