diff options
| author | Mark H Weaver <mhw@netris.org> | 2013-02-17 13:23:45 -0500 |
|---|---|---|
| committer | Mark H Weaver <mhw@netris.org> | 2013-02-17 13:23:45 -0500 |
| commit | d8f257f99e0e3925b46898c1579ebfaaaad75094 (patch) | |
| tree | d7978d9b5434089d411bff89f3ce751f92848902 /TODO | |
| parent | 633f045f62b783f6fb70b4d436d073a8103a8433 (diff) | |
Update `TODO'.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 5 |
1 files changed, 2 insertions, 3 deletions
| @@ -51,7 +51,7 @@ For a start, we may use the instance at hydra.nixos.org, generously | |||
| 51 | provided by TU Delft. However, in the future, we may want to setup our | 51 | provided by TU Delft. However, in the future, we may want to setup our |
| 52 | own instance at gnu.org. | 52 | own instance at gnu.org. |
| 53 | 53 | ||
| 54 | * add guix-pull | 54 | * add guix pull |
| 55 | 55 | ||
| 56 | 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 | 56 | 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 |
| 57 | unpacks it, copies only .scm files (this excludes guix/config.in) and | 57 | 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 | |||
| 152 | whether the colliding files are identical, honor per-package priorities, | 152 | whether the colliding files are identical, honor per-package priorities, |
| 153 | etc. | 153 | etc. |
| 154 | 154 | ||
| 155 | * guix-package | 155 | * guix package |
| 156 | 156 | ||
| 157 | ** add ‘--list-generations’, and ‘--delete-generations’ | 157 | ** add ‘--list-generations’, and ‘--delete-generations’ |
| 158 | ** add ‘--upgrade’ | ||
| 159 | 158 | ||
| 160 | * guix build utils | 159 | * guix build utils |
| 161 | ** Add equivalent to "rm -rf" | 160 | ** Add equivalent to "rm -rf" |
