unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: 63320@debbugs.gnu.org
Cc: "Ludovic Courtès" <ludo@gnu.org>, "Julien Lepiller" <julien@lepiller.eu>
Subject: [bug#63320] [PATCH 2/2] DRAFT news: Add entry to 'guix style -S arguments'.
Date: Fri,  5 May 2023 23:40:05 +0200	[thread overview]
Message-ID: <adae1909f9352a78f065b9c78303ca5d17604ddd.1683321562.git.ludo@gnu.org> (raw)
In-Reply-To: <cover.1683321561.git.ludo@gnu.org>

DRAFT: Missing commit ID.

* etc/news.scm: Add entry.
---
 etc/news.scm | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/etc/news.scm b/etc/news.scm
index 22f04e4dae..41a03405a7 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -26,6 +26,22 @@
 (channel-news
  (version 0)
 
+ (entry (commit "FIXME")
+        (title
+         (en "New @code{arguments} rule for @command{guix style}"))
+        (body
+         (en "The @command{guix style} command has a new @dfn{styling rule}
+for package definitions.  Package writers may now run the following command:
+
+@example
+guix style -L /path/to/channel -S arguments @var{package}
+@end example
+
+This command rewrites the @code{arguments} field of @var{package} so that it
+uses G-expressions instead of classical quasiquotation.
+
+Run @command{info \"(guix) Invoking guix style\"} for more info.")))
+
  (entry (commit "ae11fcb84ac478dfa56d322ef08890645183a087")
         (title
          (en "New @option{--with-configure-flag} transformation option")
-- 
2.39.2





  parent reply	other threads:[~2023-05-05 21:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-05 21:30 [bug#63320] [PATCH 0/2] Rewrite 'arguments' to gexps with 'guix style -S arguments' Ludovic Courtès
2023-05-05 21:40 ` [bug#63320] [PATCH 1/2] style: Add 'arguments' styling rule Ludovic Courtès
2023-05-05 21:40 ` Ludovic Courtès [this message]
2023-05-06 10:43   ` [bug#63320] [PATCH 2/2] DRAFT news: Add entry to 'guix style -S arguments' pelzflorian (Florian Pelz)
2023-05-18 18:10 ` bug#63320: [PATCH 0/2] Rewrite 'arguments' to gexps with " Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=adae1909f9352a78f065b9c78303ca5d17604ddd.1683321562.git.ludo@gnu.org \
    --to=ludo@gnu.org \
    --cc=63320@debbugs.gnu.org \
    --cc=julien@lepiller.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).