diff options
author | Ludovic Courtès <ludo@gnu.org> | 2014-11-16 23:22:36 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2014-11-16 23:22:36 +0100 |
commit | 29934e02449942473f3fac744cde507d33af5c40 (patch) | |
tree | 13ede31d5f3a941978a47cf42b0c67624842537b /NEWS | |
parent | 2f7d2d9185c32c10b9da9c4070f139bef1b7d6ae (diff) | |
download | guix-29934e02449942473f3fac744cde507d33af5c40.tar guix-29934e02449942473f3fac744cde507d33af5c40.tar.gz |
Adjust NEWS for 'guix import'.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -22,8 +22,9 @@ See “Emacs Interface” in the manual. See “Invoking guix environment” in the manual. -*** The ‘guix import’ command can now import packages from pipy.python.org +*** The ‘guix import’ command has been extended and documented +It can now import packages from pipy.python.org and from GNU. See “Invoking guix import” in the manual. *** New ‘guix lint’ command, for use by Guix developers |