From c5b2d2c20ba3d106e4fe36b3c12bb62bf7f5e45c Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 23 Feb 2021 12:12:26 -0300 Subject: aux/guix/manifest.scm: Add remembering-latest, use fallible-latest over fallible --- aux/guix/manifest.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'aux/guix/manifest.scm') 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))) -- cgit v1.2.3