diff options
Diffstat (limited to 'aux')
-rw-r--r-- | aux/guix/manifest.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm index c1086fc..388c824 100644 --- a/aux/guix/manifest.scm +++ b/aux/guix/manifest.scm @@ -20,5 +20,4 @@ posix-c99 clang-toolchain valgrind - fallible-latest - sharedc-latest))) + fallible-latest))) |