nixpkgs/pkgs/build-support/fetchgit
Peter Simons 5d02f0e854 fetchgit: add 'deepClone' argument to disable shallow fetching
This patch resolves https://github.com/NixOS/nixpkgs/issues/6395. Deep
cloning is useful in combination with 'leaveDotGit' for builds that want
to run "git describe" to obtain a proper version string, etc., like the
'haskellngPackages.cabal2nix' package does.
2015-03-10 13:14:00 +01:00
..
builder.sh fetchgit: add 'deepClone' argument to disable shallow fetching 2015-03-10 13:14:00 +01:00
default.nix fetchgit: add 'deepClone' argument to disable shallow fetching 2015-03-10 13:14:00 +01:00
nix-prefetch-git nix-prefetch-git: print commit date (close #6522) 2015-02-24 23:02:59 +01:00
private.nix Separate fetchgitPrivate into a separate file 2014-07-16 18:05:56 -04:00