help-guix
[Top][All Lists]
Advanced

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

Re: How do you do this with the new style?


From: (
Subject: Re: How do you do this with the new style?
Date: Tue, 29 Nov 2022 06:13:33 +0000

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: signature.asc
Description: PGP signature


reply via email to

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