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