nixpkgs/pkgs/build-support/fetchgit
zimbatm 02f5a01c19 nix-prefetch-git: use fetchgit's naming heuristic
This commit fixes #6651.

Before this change the `nix-prefetch-git` script would use a different store
name than nix's `fetchgit` function. Because of that it was not possible to
use `nix-prefetch-git` as a way to pre-populate the store (for example when
the user it using private git dependencies that needs access to the ssh agent)
2016-02-13 14:39:44 +00:00
..
builder.sh Use the nix provided shell. 2015-11-16 17:20:11 +01:00
default.nix fetchgit: import impure GIT_PROXY_COMMAND and SOCKS_SERVER, fixes #8605 2016-01-20 02:18:22 +01:00
nix-prefetch-git nix-prefetch-git: use fetchgit's naming heuristic 2016-02-13 14:39:44 +00:00
private.nix Separate fetchgitPrivate into a separate file 2014-07-16 18:05:56 -04:00