On Tue, Apr 28, 2020 at 03:25:26AM +1200, Boris A. Dekshteyn wrote:
Toggle quote (8 lines)
> Jakub Kądziołka <kuba@kadziolka.net> writes:> > > In Guix, the `inputs' field only affects packages available at build> > time. Runtime dependencies are inferred from the package hashes stored> > in build artifacts.> > Thanks for clarifying.
Thanks for your updated patch! I took the liberty to rearrange the addedinputs a bit to preserve the alphabetical sort and added a copyrightline for you, then pushed to master as commit138896e1ea4d0ba420d04bff067692fecf93a613.
Cheers!