From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Brielmaier Subject: Re: hydra.gnu.org off-line for maintenance Date: Fri, 26 Oct 2018 08:01:11 +0200 Message-ID: <40cd3e88-fc22-76d1-e979-3b3c3cdb915f@web.de> References: <874ldbacqs.fsf@gnu.org> <20181025184126.081fcef4@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49264) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFvG6-0007uY-6j for guix-devel@gnu.org; Fri, 26 Oct 2018 02:06:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gFvBN-00029x-Kk for guix-devel@gnu.org; Fri, 26 Oct 2018 02:01:25 -0400 In-Reply-To: <20181025184126.081fcef4@gmail.com> Content-Language: en-US List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Luther Thompson , =?UTF-8?Q?Ludovic_Court=c3=a8s?= Cc: guix-devel@gnu.org, help-guix@gnu.org On 10/26/18 12:41 AM, Luther Thompson wrote: > On Wed, 24 Oct 2018 11:57:15 +0200 > ludo@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 >> . > > 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 :)