diff options
author | Kyle Meyer <kyle@kyleam.com> | 2019-07-21 15:50:57 -0400 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2019-08-08 20:14:14 +0200 |
commit | 3d45d8f14bea0468494442597e005c9a6b46155b (patch) | |
tree | 1eb640a951bf4987bef527dd1037d5f4d1bc4009 /scripts | |
parent | deccffb264e2027fb439735f5d71f7d01071a4fd (diff) | |
download | guix-3d45d8f14bea0468494442597e005c9a6b46155b.tar guix-3d45d8f14bea0468494442597e005c9a6b46155b.tar.gz |
gnu: git-annex: Don't patch shebang used in hooks.
git-annex relies on configuring Git's pre-commit and post-receive hooks.
Avoid patching the shebang that git-annex embeds when generating these hooks
so that the hooks don't fail if garbage collection claims the bash that was
current when the annex repository was initialized.
* gnu/packages/haskell-apps.scm (git-annex):[arguments]: Patch hook shebangs
only temporarily for tests.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions