guix/gnu
Kyle Meyer 3d45d8f14b
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>
2019-08-08 20:14:14 +02:00
..
bootloader
build
installer
machine machine: Add 'build-locally?' field for managed hosts. 2019-08-07 18:29:07 -04:00
packages gnu: git-annex: Don't patch shebang used in hooks. 2019-08-08 20:14:14 +02:00
services
system
tests reconfigure: Improve tests for system activation. 2019-08-07 15:27:09 -04:00
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: Add ghc-prettyclass. 2019-08-07 22:05:30 -04:00
machine.scm machine: Rename 'system' field. 2019-08-06 15:48:51 -04:00
packages.scm
services.scm
system.scm
tests.scm