mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
Guile support is unused so this is a welcome simplification. * gnu/packages/commencement.scm (make-gnu-make-final): Remove. (%final-inputs): Remove call to ‘make-gnu-make-final’. Add ‘gnu-make’ without dependencies and without “debug” output to the main list. Change-Id: I8a4d75b04eda22d49c4442ee4ff57e3bf1bc7d1e Signed-off-by: Ludovic Courtès <ludo@gnu.org> Merges: #7544