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 Add a function to overwrite just the version and sha256 by grepping them 2014-06-13 13:37:12 +04:00
data aurulent-sans: new expression 2014-06-18 04:12:10 +04:00
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 openxcom: update download link 2014-06-19 10:12:40 +02:00
misc Merge recent master 2014-06-15 17:55:35 +02:00
os-specific alsa-plugins: upgrade to 1.0.28 2014-06-19 16:06:03 +01:00
servers Merge pull request #2976 from bluescreen303/nginx 2014-06-17 14:23:15 +02:00
shells fish: Fixed tab completion with sudo (close #2705) 2014-06-10 11:36:12 +02:00
stdenv Don't suggest using --arg config '{ allowUnfree = true; }' 2014-06-17 15:00:24 -05:00
test
tools Add missing dependency to gtk-vnc 2014-06-19 18:23:14 +04:00
top-level haskell-free-operational: Remove expression 2014-06-20 22:33:36 -07:00