Hello, Joshua Branson <[email protected]> skribis:
> Joshua Branson <[email protected]> writes: > >> Well, I thought I'd try to enable substitutes... >> >> [root@dobby guix]# pwd >> /var/guix/profiles/per-user/root/guix-profile/share/guix >> >> guix archive --authorize berlin.guixsd.org.pub >> >> This commands has been hanging (doing nothing, as far I can tell) for 5+ >> minutes. That sounds non-normal. > > Ahh I forgot the "<". > > guix archive --authorize < berlin.guixsd.org.pub Note that this authorizes the use of substitutes coming from berlin.guixsd.org, but you also need to tell guix-daemon or your guix command to actually fetch substitutes from https://berlin.guixsd.org. You can do that with the --substitute-urls option: https://www.gnu.org/software/guix/manual/en/html_node/Substitutes.html Let us know how it goes! Ludo’.
