aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2024-08-18 17:30:15 +0200
committerLudovic Courtès <ludo@gnu.org>2024-08-31 10:45:46 +0200
commitcbcc06b1d7f6cb33deb441539a67aada691aade0 (patch)
tree0fdcb6a3143f51aaa779fddb96c54b45cdc0c85c /tests
parent02e43504b36169d211b4bf348e2340f018c763a8 (diff)
downloadguix-cbcc06b1d7f6cb33deb441539a67aada691aade0.tar.gz
guix-cbcc06b1d7f6cb33deb441539a67aada691aade0.zip
gnu: commencement: Simplify ‘grep-final’ definition.
* gnu/packages/commencement.scm (grep-final): Remove unneeded ‘substitute-keyword-arguments’. Change-Id: I4076c4e6d51bd408f6c68a2eb508855698330972
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
af4d967e386d2d0f1fd'>install: Add a procedure to build a self-contained binary tarball....Ludovic Courtès 2015-03-31install: Create /var/tmp....Ludovic Courtès 2014-12-09system: Don't make /boot/grub/grub.cfg a symlink to the store....Ludovic Courtès 2014-12-04system: Make /boot/grub/grub.cfg an indirect GC root....Ludovic Courtès 2014-09-12activation: Make the /bin/sh symlink at activation time....Ludovic Courtès 2014-09-10install: Gracefully handle corner cases with 'guix system init foo /'....Ludovic Courtès 2014-09-03Move operating system helpers from (guix build …) to (gnu build …)....Ludovic Courtès