unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: Liliana Marie Prikler <liliana.prikler@ist.tugraz.at>,
	56297@debbugs.gnu.org
Subject: bug#56297: Guix style imperfections
Date: Wed, 29 Jun 2022 12:18:07 +0200	[thread overview]
Message-ID: <754b54482ba7e443c587230b33ac56416f2b1eb9.camel@telenet.be> (raw)
In-Reply-To: <1d570330e9811ec9327ec4f99e2baed4fd922194.camel@ist.tugraz.at>

[-- Attachment #1: Type: text/plain, Size: 725 bytes --]

Liliana Marie Prikler schreef op wo 29-06-2022 om 12:15 [+0200]:
> Here, it depends.  I think I'd write this as 
> 
>      (native-inputs 
>        (modify-inputs (package-native-inputs guile-3.0)
>          (prepend autoconf automake libtool
>                   flex gperf
>                   gnu-gettext texinfo)))

FWIW, I was thinking of

   (native-inputs
     (modify-inputs [...]
       (prepend autoconf
                automake
                libtool
                flex gperf
                gnu-gettext
                texinfo)))

, I haven't really thought about putting multiple inputs on a single
line myself.

Greetings,
Maxime.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

  reply	other threads:[~2022-06-29 10:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-29  9:33 bug#56297: Guix style imperfections Maxime Devos
2022-06-29 10:15 ` Liliana Marie Prikler
2022-06-29 10:18   ` Maxime Devos [this message]
2022-06-29 10:20     ` Liliana Marie Prikler
2022-06-29 10:19   ` Maxime Devos
2022-06-29 10:25     ` Liliana Marie Prikler
2022-07-02 10:11 ` Ludovic Courtès
2022-07-04 21:41   ` Ludovic Courtès
2022-07-19 13:40     ` Maxime Devos

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=754b54482ba7e443c587230b33ac56416f2b1eb9.camel@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=56297@debbugs.gnu.org \
    --cc=liliana.prikler@ist.tugraz.at \
    /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).