nixpkgs/pkgs/build-support/fetchgit
Peter Simons b89514eced fetchgit: follow up to 2cf7069b7d
If "fetcher" is a string, then Nix will execute it with bash already, so
the additional bash argument in that string was redundant and apparently
causes trouble on non-Linux platforms.

Hopefully fixes https://github.com/NixOS/nixpkgs/issues/11496.
2015-12-06 15:06:02 +01:00
..
builder.sh Use the nix provided shell. 2015-11-16 17:20:11 +01:00
default.nix fetchgit: follow up to 2cf7069b7d 2015-12-06 15:06:02 +01:00
nix-prefetch-git nix-prefetch-git: make sure the script is interpreted by bash 2015-11-27 11:17:50 +01:00
private.nix Separate fetchgitPrivate into a separate file 2014-07-16 18:05:56 -04:00