Skip to content

Commit 4445621

Browse files
committed
guix: use bash-minimal over bash
1 parent 519ec26 commit 4445621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/guix/manifest.scm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ inspecting signatures in Mach-O binaries.")
566566
(packages->manifest
567567
(append
568568
(list ;; The Basics
569-
bash
569+
bash-minimal
570570
which
571571
coreutils
572572
util-linux

0 commit comments

Comments
 (0)