summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>2015-09-30 22:43:06 +0300
committerTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>2015-09-30 23:02:21 +0300
commit725a4d67404f4cf204386e52646cf42ecab394b3 (patch)
tree72c74cd8847b397164574ee862c93636f9f76e8a /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parente916273209560b302ab231606babf5ce1c481f08 (diff)
nixos-install: Don't use NIX_BUILD_HOOK from caller's environment
If nixos-install is run on a machine with `nix.distributedBuilds = true` the installation will fail at some point like this: Died at /nix/store/4frhrl31cl7iahlz6vyvysy5dmr6xnh3-nix-1.10/libexec/nix/build-remote.pl line 115, <STDIN> line 1. This is due to `nix.distributedBuilds` setting NIX_BUILD_HOOK=/nix/store/.../build-remote.pl in the global environment, which then gets confused in the minimal chroot created by nixos-install. To avoid these kinds of issues with build hooks, just disable them in the chroot.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions