nixpkgs/pkgs/applications/version-management
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
..
arch Use the working source for GNU ARch 2014-05-03 00:20:08 +04:00
bazaar
codeville
cvs
cvs2svn
cvsps
darcs Re-write the Haskell Platform out of haskell-defaults.nix. 2014-05-14 14:59:52 +02:00
diffuse
fossil
git-and-tools Revert "add OPENSSL_X509_CERT_FILE to the git command environment" 2014-06-21 13:15:50 +02:00
git-repo
gource
guitone
kdesvn
meld
mercurial
monotone Update Monotone and add source-updater script 2014-06-10 09:21:26 +04:00
monotone-viz
mr
rapidsvn
rcs
subversion
tailor
tkcvs
vcsh
veracity
viewmtn