1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

Update `NEWS'.

This commit is contained in:
Ludovic Courtès
2013-05-10 23:05:00 +02:00
parent 741c70c63e
commit e3729544f9

3
NEWS
View File

@@ -24,7 +24,8 @@ setup, and to allow commands to be upgradable through “guix pull”.
*** New “guix package --upgrade” option
As the name implies, this option atomically upgrades all the packages
installed in a profile. See “Invoking guix package” in the manual.
installed in a profile or the set of packages matching a given regexp.
See “Invoking guix package” in the manual.
*** New “guix pull” command