nixpkgs/pkgs/build-support/fetchgit
Bjørn Forsman 96cacf01bf nix-prefetch-git: run single-threaded 'git repack'
Without this, the generated pack files are non-deterministic.

I didn't notice this issue in my earlier testing, because my test repo
had too few commits for the thread scheduling to take effect. (Test repo
had about 10 commits.)
2014-11-03 22:52:57 +01:00
..
builder.sh fetchgit: Implement option to not check out submodules. 2014-03-25 20:03:55 +01:00
default.nix Allow git checkouts to have custom name 2014-09-03 21:54:25 +04:00
nix-prefetch-git nix-prefetch-git: run single-threaded 'git repack' 2014-11-03 22:52:57 +01:00
private.nix Separate fetchgitPrivate into a separate file 2014-07-16 18:05:56 -04:00