aboutsummaryrefslogtreecommitdiff
path: root/aux
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-02-23 12:12:26 -0300
committerEuAndreh <eu@euandre.org>2021-02-23 12:12:26 -0300
commitc5b2d2c20ba3d106e4fe36b3c12bb62bf7f5e45c (patch)
tree8d21f1db919b2c0a6343bb17de2646dfef52c1b7 /aux
parentaux/guix/manifest.scm: Add posix-c99 (diff)
downloadremembering-c5b2d2c20ba3d106e4fe36b3c12bb62bf7f5e45c.tar.gz
remembering-c5b2d2c20ba3d106e4fe36b3c12bb62bf7f5e45c.tar.xz
aux/guix/manifest.scm: Add remembering-latest, use fallible-latest over fallible
Diffstat (limited to 'aux')
-rw-r--r--aux/guix/manifest.scm3
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)))