diff options
Diffstat (limited to 'aux/guix/manifest.scm')
-rw-r--r-- | aux/guix/manifest.scm | 16 |
1 files changed, 11 insertions, 5 deletions
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))) |