summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-08-23 11:37:10 +0200
committerLudovic Courtès <ludo@gnu.org>2013-08-23 11:37:10 +0200
commit290d437097094f82e53eac602b7a6b6037e89f2a (patch)
treea7a29a44baa106c32d68a9c64188ad84dd869793 /TODO
parentb6952cad8dadd40f0fa44d4997583991acf8cb3f (diff)
Add TODO item.
Diffstat (limited to 'TODO')
-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’