summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorAustin Seipp <aseipp@pobox.com>2016-05-01 22:10:18 +0000
committerAustin Seipp <aseipp@pobox.com>2016-05-01 22:15:42 +0000
commita1d61e736750159f6e860c7649d5f46dcade4d42 (patch)
treedf012555c617f60fdf3ebcc4b5d8700b3c365fdf /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parent30240ccb9d62ade30e119448332e62112c00795c (diff)
nixpkgs: fix chez build failures
The Chez build was failing, as usual, due to impurities. The build system refers to absolute paths for tools like `ln` or `true`, which was the real culprit here. Furthermore the build also 'helpfully' suppresses errors in these cases by piping to /dev/null, so you never see any errors at build time until it's too late (otherwise, you'd see failures to call /bin/ln or at ./configure time). This also re-enables parallel builds, as they should be safe from all my testing, I believe. Signed-off-by: Austin Seipp <aseipp@pobox.com>
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions