guix/gnu
Leo Prikler d13b46fae4
gnu: emacs: Add coreutils and gzip to PATH.
Some parts of Emacs (dired, compression handling, Tramp) shell out to commands
and patching them all is a daunting task.  Also, w.r.t. Tramp, we need those
commands to be portable across multiple machines, which need not only be Guix
machines (and even if they are, store items can be different).  This patch
ensures a ‘sane’ setup FSVO ‘sane’.

* gnu/packages/emacs.scm (emacs)[wrap-load-path]: Rename to...
[wrap-emacs-paths] ... this.  Also patch PATH.
2021-05-01 15:56:37 +02:00
..
bootloader
build
installer tests: Add gui-uefi-installed-os test. 2021-04-28 15:51:12 +02:00
machine
packages gnu: emacs: Add coreutils and gzip to PATH. 2021-05-01 15:56:37 +02:00
services services: mysql: Add extra-environment as configuration option. 2021-04-27 20:45:35 +02:00
system
tests tests: Add gui-uefi-installed-os test. 2021-04-28 15:51:12 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Add custom subset. 2021-04-28 11:53:33 +02:00
image.scm
installer.scm
local.mk gnu: linux-libre-arm64-generic: Add eDP panel, battery and audio 2021-04-28 16:56:35 -07:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm