zimoun skribis:
> Maybe this function could go to the module imported by manifest. WDYT?
Yes, that could be a utility procedure in (guix packages).
(bag-direct-inputs (package->bag p)) may not be far from it…
Ludo’.
Hi,
On Mon, 14 Dec 2020 at 11:41, Ludovic Courtès wrote:
>> how to specify "dependencies of package" in a manifest?
>
> There’s no standard procedure that does that currently (it’s buried in
> (guix scripts environment)) but it’d be nice to have.
I had a tiny patch that export ’package-environm
Hi,
Hartmut Goebel skribis:
> how to specify "dependencies of package" in a manifest?
There’s no standard procedure that does that currently (it’s buried in
(guix scripts environment)) but it’d be nice to have.
Ludo’.