guix/gnu
Tim Gesthuizen ecf7e4ea43
gnu: emacs-ggtags: Don't require GNU Global in path
emacs-ggtags relies on the GNU Global tools (global and gtags) to be available
in the path. This way it will grab some random executable if it will find
executables at all.
This is fixed by setting the prefix to GNU Global in the store. This way
emacs-ggtags will use specific deterministic executables.

* gnu/packages/emacs.scm (emacs-ggtags):
[inputs]: Add GNU Global to the inputs
[arguments]: Add a phase for substituting the right path to the executables

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-01-09 18:47:57 +01:00
..
bootloader
build vm: Re-enable KVM on i386. 2018-12-19 00:14:00 +01:00
packages gnu: emacs-ggtags: Don't require GNU Global in path 2019-01-09 18:47:57 +01:00
services services: gdm: Enable auto-start. 2018-12-30 10:20:41 +01:00
system doc: Example vm-image doesn't need firmware. 2018-12-24 11:14:29 +02:00
tests gnu: php-with-bcmath: Deprecate in favour of 'php'. 2019-01-01 18:57:56 +03:00
artwork.scm
bootloader.scm
ci.scm hydra: Compute jobs in an inferior. 2019-01-06 21:41:07 +01:00
local.mk gnu: biber: Update to 2.12. 2019-01-07 15:40:58 +01:00
packages.scm
services.scm
system.scm system: Fix missing space in boot labels for kernels that are inferior packages 2018-12-26 18:40:49 +01:00
tests.scm