nixpkgs/pkgs/build-support/fetchgit
Lionello Lunesu 9fe26eed9e nix-prefetch-git: fix handling of submodules with spaces
The script would parse the output of `git submodule status` but
didn't handle paths with spaces in them. This would result in the
following error when trying to determine the URL of the submodule:

error: key does not contain a section: .url
2018-05-04 23:16:51 +08:00
..
builder.sh fetchgit: add postFetch argument 2017-06-03 20:51:01 +02:00
default.nix treewide: Fetchers should use stdenvNoCC. 2018-01-10 11:18:44 -05:00
nix-prefetch-git nix-prefetch-git: fix handling of submodules with spaces 2018-05-04 23:16:51 +08:00
private.nix treewide: Fixed output fetch* derivations should use nativeBuildInputs 2018-01-09 20:14:46 -05:00