From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH 3/3] build: Default to https://ci.guix.info for substitutes. Date: Mon, 03 Dec 2018 21:38:36 +0100 Message-ID: <871s6yibw3.fsf@elephly.net> References: <20181203155335.10629-1-ludo@gnu.org> <20181203155335.10629-3-ludo@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42324) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gTuzU-00060A-3X for guix-devel@gnu.org; Mon, 03 Dec 2018 15:38:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gTuzT-0005iS-Dj for guix-devel@gnu.org; Mon, 03 Dec 2018 15:38:52 -0500 In-reply-to: <20181203155335.10629-3-ludo@gnu.org> 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org, 33600@debbugs.gnu.org Ludovic Court=C3=A8s writes: > * doc/guix.texi (SUBSTITUTE-SERVER): Switch to ci.guix.info. [=E2=80=A6] > diff --git a/doc/guix.texi b/doc/guix.texi > index d96c35eace..a5ae1c65e6 100644 > --- a/doc/guix.texi > +++ b/doc/guix.texi > @@ -14,7 +14,7 @@ > @set KEY-SERVER pool.sks-keyservers.net >=20=20 > @c The official substitute server used by default. > -@set SUBSTITUTE-SERVER ci.guix.info > +@set SUBSTITUTE-SERVER mirror.hydra.gnu.org Is this really correct? --=20 Ricardo