mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-18 00:00:32 +02:00
This shaves ~18 MiB on the closure of ‘emacs’ and ‘emacs-no-x’. * gnu/packages/emacs.scm (emacs-no-x)[arguments]: In ‘patch-compilation-driver’, use ‘search-input-file’ instead of ‘this-package-input’. [inputs]: Remove ‘ld-wrapper’, ‘binutils’, and ‘libc-for-target’. Closes: guix/guix#5029 Fixes: guix/guix#5028 Change-Id: Ib71641cf37f8ae3590b0db97c14fcd45d21080f1 Signed-off-by: Cayetano Santos <csantosb@inventati.org>