[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#74656: [wip-zig-bootstrap] zig cache is not updated for dependencies
From: |
Hilton Chain |
Subject: |
bug#74656: [wip-zig-bootstrap] zig cache is not updated for dependencies of dependencies |
Date: |
Wed, 04 Dec 2024 01:07:37 +0800 |
On Tue, 03 Dec 2024 17:56:13 +0800,
Noé Lopez wrote:
>
> Its working well with your changes, do you plan on keeping the snippet
> syntax for every package? It seems like a lot of boilerplate.
I can make it a procedure later, if only using this pattern is enough.
> Personally I like the #:zig-inputs syntax better, why not keep it and do
> the snippet in zig-build-system ?
Metadata for Guix UI, and not repeating the work of inputs propagation.