help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using Guix challenge for critical software? (resend)


From: Simon Tournier
Subject: Re: Using Guix challenge for critical software? (resend)
Date: Wed, 29 Nov 2023 20:27:58 +0100

Hi,

On mer., 29 nov. 2023 at 11:40, Steve George <steve@futurile.net> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]