guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

81/184: news: Add entry for package transformation options in "guix grap


From: guix-commits
Subject: 81/184: news: Add entry for package transformation options in "guix graph".
Date: Wed, 27 Nov 2019 14:37:04 -0500 (EST)

kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.

commit bcc48627e92658e9cf36a9b4b8c7bd9e935853a1
Author: Ludovic Courtès <address@hidden>
Date:   Thu Nov 7 18:39:04 2019 +0100

    news: Add entry for package transformation options in "guix graph".
    
    * etc/news.scm: Add entry for "guix graph --with-input".
---
 etc/news.scm | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/etc/news.scm b/etc/news.scm
index eb72767..08e0635 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -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}")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]