summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorBjørn Forsman <bjorn.forsman@gmail.com>2013-11-30 11:03:35 +0100
committerPeter Simons <simons@cryp.to>2013-12-02 13:02:42 +0100
commit7bf209db50be1ce57298320e596e8c8fd817c927 (patch)
tree80519232ef758728e1f6a1632910308ed8c89467 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parent29c11ef8a52e791d83170c9cb7b9e8ff00e48bdc (diff)
patchShebangs: rewrite ".../bin/env python" to /nix/store/.../python
Currently "/usr/bin/env python" is rewritten to "/nix/store/.../env python". That doesn't really improve anything because the interpreter still have to be located in $PATH at runtime. The result is that many nix package expressions do .../bin/env fixup themselves. Instead of everyone having to do this patching locally, add the functionality to the standard environment patchShebangs function so that everyone can benefit.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions