summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-04-20 01:16:12 +0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-04-20 01:16:12 +0200
commitd4f44d6db351bdfcd089a26fc9cc973254a48cae (patch)
tree8eaaae0d3e367c66d4d23321ee6bc1c7767451e8 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parentc49404547bc3315953baa563347beb9034bc7512 (diff)
Move stdenv bootstrap binaries out of the tree
Commit 986f36194650e2a41451cbfb9f29ce1c66a62df3 started to use <nix/fetchurl.nix> to "download" the bootstrap binaries from the Nixpkgs tree, using the file:/// scheme. This has really bad consequences: * It makes any derivation depend on the path of the Nixpkgs tree. So evaluating a package will produce a different .drv file when run from different locations. No wonder Hydra evaluation has been so slow lately: for every Nixpkgs evaluation, it had to create tens of thousands of .drv files, even if nothing had changed. * It requires the builder to have file system access to the Nixpkgs tree. So if your tree is in your home directory, the stdenv bootstrap would probably fail. So now the binaries are downloaded from tarballs.nixos.org. Also dropped PowerPC "support".
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions