aboutsummaryrefslogtreecommitdiff
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)
downloadguix-290d437097094f82e53eac602b7a6b6037e89f2a.tar
guix-290d437097094f82e53eac602b7a6b6037e89f2a.tar.gz
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 af1b38734c..8d1dfb1394 100644
--- a/TODO
+++ b/TODO
@@ -121,6 +121,11 @@ etc.
Tests that need to download stuff or otherwise take a long time would only be
run when that is defined.
+* add "guix challenge"
+
+Would download a substitute, and compare its contents against a (hopefully
+locally-built) copy.
+
* guix package
** add ‘--list-generations’, and ‘--delete-generations’