Hi, On mer., 29 nov. 2023 at 11:40, Steve George <[email protected]> wrote:
> Is there some way to build the package locally (without first removing it)?
In addition to Julien’s answer, note that you can pass a manifest file.
guix build -m critical-packages.scm
guix build -m critical-packages.scm --no-grafts --check
However, “guix challenge” does not accept a manifest file and that could
be a wishlist. :-)
Cheers,
simon
