summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2014-11-16 23:22:36 +0100
committerLudovic Courtès <ludo@gnu.org>2014-11-16 23:22:36 +0100
commit29934e02449942473f3fac744cde507d33af5c40 (patch)
tree13ede31d5f3a941978a47cf42b0c67624842537b /NEWS
parent2f7d2d9185c32c10b9da9c4070f139bef1b7d6ae (diff)
Adjust NEWS for 'guix import'.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 616a6dc2126..1f736d81924 100644
--- a/NEWS
+++ b/NEWS
@@ -22,8 +22,9 @@ See “Emacs Interface” in the manual.
22 22
23See “Invoking guix environment” in the manual. 23See “Invoking guix environment” in the manual.
24 24
25*** The ‘guix import’ command can now import packages from pipy.python.org 25*** The ‘guix import’ command has been extended and documented
26 26
27It can now import packages from pipy.python.org and from GNU.
27See “Invoking guix import” in the manual. 28See “Invoking guix import” in the manual.
28 29
29*** New ‘guix lint’ command, for use by Guix developers 30*** New ‘guix lint’ command, for use by Guix developers