diff options
author | Ludovic Courtès <ludo@gnu.org> | 2012-12-09 23:54:37 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2012-12-09 23:54:37 +0100 |
commit | 4d152bf1d9ff894119e913e6506632348107cf65 (patch) | |
tree | c44f06f725e3a398bd7698dd2b58480d356021b8 /TODO | |
parent | 4ce823c4241ff941ca301c39db23ab91eeaa1ac9 (diff) | |
parent | 3259877d3563ac022633fbd8b73134a10567331e (diff) | |
download | guix-4d152bf1d9ff894119e913e6506632348107cf65.tar.gz |
Merge branch 'master' into nix-integration
Conflicts: guix/store.scm
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO index f0088a5ae2..1579504ea5 100644 --- a/TODO +++ b/TODO @@ -104,7 +104,6 @@ etc. ** add ‘--roll-back’ ** add ‘--list-generations’, and ‘--delete-generations’ ** add ‘--upgrade’ -** add ‘--list-installed’ and ‘--list-available’ ** add ‘--search’ * guix build utils |