diff options
Diffstat (limited to 'aux/guix')
-rw-r--r-- | aux/guix/manifest.scm | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm index ab3e7bc..39ea45e 100644 --- a/aux/guix/manifest.scm +++ b/aux/guix/manifest.scm @@ -14,4 +14,9 @@ perl shellcheck pandoc - groff))) + groff + gettext + + clang-toolchain + valgrind + fallible))) |