Hi Florian,

Op 24-12-2022 om 22:40 schreef pelzflorian (Florian Pelz):
[…]
Is there a way to enforce only binaries are fetched and compilation is
never attempted? Even if that means I might not always run the latest
version?

Yes there is a way.  Look at the output from `guix weather` (see
<https://guix.gnu.org/en/manual/devel/en/html_node/Invoking-guix-weather.html>
in the English manual); if substitute coverage is bad, you could wait a
few days or maybe look at `guix build --log-file` if compilation fails
at the build farm (see
<https://guix.gnu.org/en/manual/devel/en/html_node/Additional-Build-Options.html>).

If you want `guix pull` without compiling, then look at
<https://guix.gnu.org/en/manual/devel/en/html_node/Channels-with-Substitutes.html>.

I added the lines to my personal .config/guix/channels.scm, but guix pull then shows: guix pull: waarschuwing: could not find available substitutes at https://ci.guix.gnu.org

And it still ends up compiling. I also tried replacing ci with bordeaux in the URL, but then it shows a 404.

I think I'm still missing something?

Best regards,
Julius



Reply via email to