On 10/26/18 12:41 AM, Luther Thompson wrote: > On Wed, 24 Oct 2018 11:57:15 +0200 > l...@gnu.org (Ludovic Courtès) wrote: >> If you use berlin.guixsd.org, everything is fine; if you don’t, now is >> the time to add it to your substitute URLs! See >> <https://gnu.org/software/guix/manual/en/html_node/Substitutes.html>. > > How do we do that? I followed the link, but I can't find the info to > pass to `guix archive --authorize` anywhere.
It's described here: https://www.gnu.org/software/guix/manual/en/guix.html#Substitute-Server-Authorization So basically `guix archive --authorize < berlin.guixsd.org.pub` and then run your commands with: `--substitute-urls="https://berlin.guixsd.org` I hope that helps :)