nixpkgs/pkgs/build-support/fetchgit
Frederik Rietdijk f8eed5f7a5 fetchgitPrivate: put our custom ssh on PATH
Currently we wrap ssh so it can find the config file passed in by
<ssh-config-file>. If one however uses ProxyCommand ssh, then ssh that
is on PATH is taken (which is also unavailable when using nix-shell
--pure), which is the plain ${openssh}/bin/ssh.

This commit makes sure our wrapped ssh is available on PATH.
2017-11-07 14:07:52 +01:00
..
builder.sh fetchgit: add postFetch argument 2017-06-03 20:51:01 +02:00
default.nix support old naming, just add escaping of unsafe chars 2017-07-05 16:01:26 +00:00
nix-prefetch-git Update nix-prefetch-git 2017-10-29 12:02:26 +08:00
private.nix fetchgitPrivate: put our custom ssh on PATH 2017-11-07 14:07:52 +01:00