From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: mirror://gnome question Date: Sun, 1 Mar 2020 10:52:09 +0100 Message-ID: References: <20200229183425.GA25167@jasmine.lan> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:47731) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j8LGo-0007JO-Ni for guix-devel@gnu.org; Sun, 01 Mar 2020 04:52:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j8LGn-0005Rp-Sa for guix-devel@gnu.org; Sun, 01 Mar 2020 04:52:22 -0500 Received: from mail-il1-x130.google.com ([2607:f8b0:4864:20::130]:35349) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j8LGn-0005Rd-Oi for guix-devel@gnu.org; Sun, 01 Mar 2020 04:52:21 -0500 Received: by mail-il1-x130.google.com with SMTP id g126so6725891ilh.2 for ; Sun, 01 Mar 2020 01:52:21 -0800 (PST) In-Reply-To: <20200229183425.GA25167@jasmine.lan> 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-mx.org@gnu.org Sender: "Guix-devel" To: Leo Famulari Cc: guix-devel On Sat, Feb 29, 2020 at 7:34 PM Leo Famulari wrote: > These URLs provide content-addressed mirrors that Guix always falls back to > when it cannot download the file in the "normal" way, which in that case > would be the GNOME mirrors. They are defined in 'guix/download.scm'. Thanks for the details, I'll have a look -- Vincent Legoll