Update `TODO'.
parent
633f045f62
commit
d8f257f99e
5
TODO
5
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
|
provided by TU Delft. However, in the future, we may want to setup our
|
||||||
own instance at gnu.org.
|
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
|
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
|
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,
|
whether the colliding files are identical, honor per-package priorities,
|
||||||
etc.
|
etc.
|
||||||
|
|
||||||
* guix-package
|
* guix package
|
||||||
|
|
||||||
** add ‘--list-generations’, and ‘--delete-generations’
|
** add ‘--list-generations’, and ‘--delete-generations’
|
||||||
** add ‘--upgrade’
|
|
||||||
|
|
||||||
* guix build utils
|
* guix build utils
|
||||||
** Add equivalent to "rm -rf"
|
** Add equivalent to "rm -rf"
|
||||||
|
|
Reference in New Issue