summary refs log tree commit diff
path: root/TODO
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2013-02-17 13:23:45 -0500
committerLudovic Courtès <ludo@gnu.org>2013-02-27 20:55:40 +0100
commit396e75e37c24c866b4f0ec83393b4f785be59697 (patch)
tree6255580cd34a92741b7252d0308d66bb8dd17a23 /TODO
parentc07512179ef50cc50067844ec7ab15a228c70ac9 (diff)
downloadguix-396e75e37c24c866b4f0ec83393b4f785be59697.tar.gz
Update `TODO'.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index eb0cb9b2c3..f115b4f47c 100644
--- a/TODO
+++ b/TODO
@@ -51,7 +51,7 @@ For a start, we may use the instance at hydra.nixos.org, generously
 provided by TU Delft.  However, in the future, we may want to setup our
 own instance at gnu.org.
 
-* add guix-pull
+* add guix pull
 
 A tool that fetches the latest code from [[http://git.savannah.gnu.org/cgit/guix.git/snapshot/guix-master.tar.gz][cgit]], builds a derivation that
 unpacks it, copies only .scm files (this excludes guix/config.in) and
@@ -152,10 +152,9 @@ Support sophisticated collision handling when building a union: check
 whether the colliding files are identical, honor per-package priorities,
 etc.
 
-* guix-package
+* guix package
 
 ** add ‘--list-generations’, and ‘--delete-generations’
-** add ‘--upgrade’
 
 * guix build utils
 ** Add equivalent to "rm -rf"