Revert "openssl, curl, git: Respect $NIX_SSL_CERT_FILE"

This reverts commit 942dbf89c6. Sorry,
this was supposed to go to staging instead of master...
This commit is contained in:
Eelco Dolstra
2016-10-14 16:01:54 +02:00
parent 24de66ce48
commit 811b876fab
5 changed files with 2 additions and 37 deletions
@@ -19,7 +19,6 @@ let
patches =
(args.patches or [])
++ [ ./nix-ssl-cert-file.patch ]
++ optional (versionOlder version "1.1.0") ./use-etc-ssl-certs.patch
++ optional stdenv.isCygwin ./1.0.1-cygwin64.patch
++ optional