aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--aux/guix/manifest.scm16
2 files changed, 11 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index f4b2c99..da3c5d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,7 +7,6 @@
/remembering
/remembering-tests
/run-tests
-/fallible*
/vgcore.*
*.mo
*.po~
diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm
index d76cbb6..d4da520 100644
--- a/aux/guix/manifest.scm
+++ b/aux/guix/manifest.scm
@@ -6,15 +6,21 @@
diffutils
grep
sed
+ m4
git
gawk
make
- perl
+ makefile2graph
+ graphviz
shellcheck
pandoc
gettext
- po4a
+ po4a-text
+ mdpo-patched
+ hunspell
+ hunspell-dict-en-utf8
+ hunspell-dict-pt-utf8
+ hunspell-dict-fr-utf8
+ hunspell-dict-eo-utf8
- posix-c99
- valgrind
- fallible-latest)))
+ posix-c99)))