aboutsummaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-01-26 21:27:25 -0300
committerEuAndreh <eu@euandre.org>2021-01-26 21:27:25 -0300
commitf1a0f174163b3929fc750ab04b304b08effdf3c0 (patch)
tree077a3de166fc500d94b91e12c602d0d8166966fe /build-aux
parentv0.1.1: Allow names with spaces (diff)
downloadremembering-f1a0f174163b3929fc750ab04b304b08effdf3c0.tar.gz
remembering-f1a0f174163b3929fc750ab04b304b08effdf3c0.tar.xz
manifest.scm: Add missing Bash package
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/guix/manifest.scm3
1 files changed, 2 insertions, 1 deletions
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