nixpkgs/pkgs/build-support/fetchgit
Peter Simons 2cf7069b7d fetchgit: call in-repository script with bash explicitly
The script's shebang depends on /usr/bin/env, which we don't have in chroot
environments. This patch remedies the fallout from ade9f7167d, which
fixed https://github.com/NixOS/nixpkgs/issues/11284.
2015-11-29 15:43:56 +01:00
..
builder.sh
default.nix fetchgit: call in-repository script with bash explicitly 2015-11-29 15:43:56 +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