summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index af1b38734cc..8d1dfb1394f 100644
--- a/TODO
+++ b/TODO
@@ -121,6 +121,11 @@ etc.
121Tests that need to download stuff or otherwise take a long time would only be 121Tests that need to download stuff or otherwise take a long time would only be
122run when that is defined. 122run when that is defined.
123 123
124* add "guix challenge"
125
126Would download a substitute, and compare its contents against a (hopefully
127locally-built) copy.
128
124* guix package 129* guix package
125 130
126** add ‘--list-generations’, and ‘--delete-generations’ 131** add ‘--list-generations’, and ‘--delete-generations’