guix-devel
[Top][All Lists]
Advanced

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

Re: (propagated) 'inputs' depends on 'outputs'?


From: zimoun
Subject: Re: (propagated) 'inputs' depends on 'outputs'?
Date: Fri, 19 Jun 2020 23:44:48 +0200

Hi Ludo,

On Fri, 19 Jun 2020 at 22:47, Ludovic Courtès <ludo@gnu.org> wrote:
> zimoun <zimon.toutoune@gmail.com> skribis:

>>       ;; For 'git-svn'.
>>       ("subversion" ,subversion "svn")
>>       ("perl-term-readkey" ,perl-term-readkey "svn")

> The ‘TODO’ file, which is really a museum, has this:
>
> ** extend ‘propagated-build-inputs’ with support for multiple outputs
>
> #+BEGIN_SRC scheme
>   (outputs '("out" "include"))
>   (propagated-build-inputs
>     `(((("i1" ,p1 "o1")
>         ("i2" ,p2))
>        => "include")
>       ("i3" ,p3)))
> #+END_SRC
>
>
> Is this what you have in mind?

Yes.  That's why it is important to go to museum. ;-)
But if the idea is old and has not happened yet, maybe it is not
worth... For Git, for sure! :-)


All the best,
simon



reply via email to

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