From fe9ed62ca852b59a2d701a08deafda3cd553dd3a Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 18 Feb 2021 00:02:09 -0300 Subject: manifest.scm: Add C toolchain packages --- aux/guix/manifest.scm | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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))) -- cgit v1.2.3