From: "(" <paren@disroot.org>
To: "jgart" <jgart@dismail.de>, "Guix Help" <help-guix@gnu.org>
Subject: Re: How do you do this with the new style?
Date: Tue, 29 Nov 2022 06:13:33 +0000 [thread overview]
Message-ID: <COOK3VKHQ00P.1DFH1YY0TB94U@guix-framework> (raw)
In-Reply-To: <20221129001044.GC5248@dismail.de>
[-- Attachment #1: Type: text/plain, Size: 243 bytes --]
On Tue Nov 29, 2022 at 6:10 AM GMT, jgart wrote:
>
> Hi, how do you do the following with the new style?
>
> (inputs `(("qbe" ,qbe)
> ("gcc:lib" ,gcc "lib")))
(inputs
(list (list gcc "lib")
qbe))
-- (
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
prev parent reply other threads:[~2022-11-29 6:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-29 6:10 How do you do this with the new style? jgart
2022-11-29 6:13 ` ( [this message]
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=COOK3VKHQ00P.1DFH1YY0TB94U@guix-framework \
--to=paren@disroot.org \
--cc=help-guix@gnu.org \
--cc=jgart@dismail.de \
/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.
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).