aboutsummaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-01-26 22:10:06 -0300
committerEuAndreh <eu@euandre.org>2021-01-26 22:11:24 -0300
commitbbf8905b1da828f21cff43830acdb1c7dd07ffad (patch)
tree7638938d7f42bb77405eb9bda76e1a53dd4c5976 /build-aux
parentlib.sh: Limit the amount of bytes output by od (diff)
downloadremembering-bbf8905b1da828f21cff43830acdb1c7dd07ffad.tar.gz
remembering-bbf8905b1da828f21cff43830acdb1c7dd07ffad.tar.xz
manifest.scm: Add groff package, fix CI build
Diffstat (limited to '')
-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 7164e5c..ab3e7bc 100644
--- a/build-aux/guix/manifest.scm
+++ b/build-aux/guix/manifest.scm
@@ -13,4 +13,5 @@
make
perl
shellcheck
- pandoc)))
+ pandoc
+ groff)))