1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-03-06 23:31:34 +00:00
nixpkgs/pkgs
Peter Simons 92082524a9 Revert "add OPENSSL_X509_CERT_FILE to the git command environment"
This reverts commit 88b5578a57 because of the
following issues:

 1) If $OPENSSL_X509_CERT_FILE is set in the current shell environment, then
    its value will overwrite any settings the user may have configured in
    http.sslCAInfo via git-config(1). If you are unaware of the wrapper, then
    this behavior is totally unexpected as $OPENSSL_X509_CERT_FILE is not
    supposed to have an effect on Git.

 2) The patch makes it impossible for Git users to use the $GIT_SSL_CAINFO
    environment variable as documented in git-config(1), because anything set
    there will be overwritten with the value of $OPENSSL_X509_CERT_FILE (which
    might be empty).

 3) The patch breaks other builds of packages that depend on Git, i.e.
    <http://hydra.nixos.org/build/11995872/nixlog/1/raw>.
2014-06-21 13:15:50 +02:00
..
applications Revert "add OPENSSL_X509_CERT_FILE to the git command environment" 2014-06-21 13:15:50 +02:00
build-support
data
desktops libgnome: add libogg some more 2014-06-20 18:51:32 +02:00
development haskell-network-transport-tcp: jailbreak to fix build with network 2.5 2014-06-21 13:14:35 +02:00
games
misc
os-specific
servers
shells
stdenv
test
tools
top-level haskell-free-operational: Remove expression 2014-06-20 22:33:36 -07:00