From f1a0f174163b3929fc750ab04b304b08effdf3c0 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 26 Jan 2021 21:27:25 -0300 Subject: manifest.scm: Add missing Bash package --- build-aux/guix/manifest.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build-aux/guix') diff --git a/build-aux/guix/manifest.scm b/build-aux/guix/manifest.scm index 0c8a225..7164e5c 100644 --- a/build-aux/guix/manifest.scm +++ b/build-aux/guix/manifest.scm @@ -1,6 +1,7 @@ (specifications->manifest (map symbol->string - '(coreutils + '(bash + coreutils findutils diffutils grep -- cgit v1.2.3