Mathieu Lirzin skribis:
> * gnu/packages.scm (specifications->inputs): New procedure.
> ---
>
> Hi,
>
> Using 'specification->package' is not convenient for package inputs in
> 'guix.scm' development packages because it involves either using it over and
> over or defining a custom procedure. I t
* gnu/packages.scm (specifications->inputs): New procedure.
---
Hi,
Using 'specification->package' is not convenient for package inputs in
'guix.scm' development packages because it involves either using it over and
over or defining a custom procedure. I think it would be nice if Guix was
provid