nixpkgs/pkgs
Rok Garbas 36fc03edb6 fetchgit: import impure GIT_PROXY_COMMAND and SOCKS_SERVER, fixes #8605
These environment variables allow using fetchgit with git:// URLs using
the SOCKS proxy technique described in 'Using Git with a SOCKS proxy':

  http://www.patthoyts.tk/blog/using-git-with-socks-proxy.html

Briefly, GIT_PROXY_COMMAND is set to a script which invokes connect[1],
which reads SOCKS_PROXY, which might be pointing to a local instance of
'ssh -D'.

[1] pkgs/tools/networking/connect
2016-01-20 02:18:22 +01:00
..
applications refactor to use autoreconfHook where possible 2016-01-18 10:45:31 +01:00
build-support fetchgit: import impure GIT_PROXY_COMMAND and SOCKS_SERVER, fixes #8605 2016-01-20 02:18:22 +01:00
data hack-font: 2.018 -> 2.019 2016-01-18 02:51:17 +01:00
desktops cinnamon: remove dead packages 2016-01-14 23:55:47 +01:00
development Revert "glib: fix compilation on SmartOS/Illumos (close #12477)" 2016-01-19 17:39:35 +01:00
games refactor to use autoreconfHook where possible 2016-01-18 10:45:31 +01:00
misc refactor to use autoreconfHook where possible 2016-01-18 10:45:31 +01:00
os-specific refactor to use autoreconfHook where possible 2016-01-18 10:45:31 +01:00
servers refactor to use autoreconfHook where possible 2016-01-18 10:45:31 +01:00
shells fish: fix merge conflict 2016-01-05 23:32:29 +01:00
stdenv Merge branch 'master' into staging 2016-01-18 09:48:49 +01:00
test
tools Fix nixops URL 2016-01-19 09:28:52 +00:00
top-level refactor to use autoreconfHook where possible 2016-01-18 10:45:31 +01:00