guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 1/2] guix ui: add the "depends" field to package->recutils


From: Cyril Roelandt
Subject: Re: [PATCH v2 1/2] guix ui: add the "depends" field to package->recutils:
Date: Mon, 21 Jul 2014 01:49:50 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.0

On 07/18/2014 01:26 AM, Ludovic Courtès wrote:
>      (match (package-direct-inputs p)
>        (((labels packages . _) ...)
>         (string-join (sort packages package<?) ", ")))


Not sure why I'd need '. _' here, but I may just be misunderstanding
some features of Guile. See the third version of the patch.


Cyril.



reply via email to

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