1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 12:01:49 +02:00

news: Add entry for package transformation options in "guix graph".

* etc/news.scm: Add entry for "guix graph --with-input".
This commit is contained in:
Ludovic Courtès
2019-11-07 18:39:04 +01:00
parent 3e962e59d8
commit fb936351d3
+9
View File
@@ -9,6 +9,15 @@
(channel-news
(version 0)
(entry (commit "3e962e59d849e4300e447d94487684102d9d412e")
(title (en "@command{guix graph} now supports package
transformations"))
(body
(en "The @command{guix graph} command now supports the common package
transformation options (see @command{info \"(guix) Package Transformation
Options\"}). This is useful in particular to see the effect of the
@option{--with-input} dependency graph rewriting option.")))
(entry (commit "49af34cfac89d384c46269bfd9388b2c73b1220a")
(title (en "@command{guix pull} now honors
@file{/etc/guix/channels.scm}")