nixpkgs/pkgs/build-support/fetchgit
William A. Kennington III 49b36a3a77 Fix nix-prefetch-git
The nix-prefect git script was broken when trying to parse certain
groups of submodules. This patch fixes the url detection for submodule
repositories to use the more reliable `git config` commands.
2013-11-24 14:03:34 +01:00
..
builder.sh Replace fetchgit default builder by a wrapper around nix-prefect-git. 2011-08-20 14:29:57 +00:00
default.nix fetchgit: Handle https. 2011-08-28 16:03:14 +00:00
nix-prefetch-git Fix nix-prefetch-git 2013-11-24 14:03:34 +01:00