nixpkgs/pkgs/build-support/fetchgit
Vladimír Čunát d10c3cc5ee
Merge: more compatibility for git* fetchers
They're additional commits from #26877.
Changing names of the fetched stuff was changing very many hashes,
and I think it's better to avoid that for the moment to reduce work
needed by nixpkgs users.  The fetchers are expected to be commonly
used even outside nixpkgs, and the current naming wasn't that bad
usually.
2017-07-09 09:50:30 +02: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
gitrepotoname.nix gitRepoToName: make it compatible with old fetchFromGitHub's "${repo}-${rev}-scr" to avoid mass rebuild 2017-07-04 20:22:13 +00:00
nix-prefetch-git Merge branch 'master' into staging 2017-07-05 09:53:53 +02:00
private.nix Separate fetchgitPrivate into a separate file 2014-07-16 18:05:56 -04:00