From mboxrd@z Thu Jan  1 00:00:00 1970
From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=)
Subject: Re: Using IPFS to host mirrors of source packages
Date: Wed, 23 Aug 2017 00:27:40 +0200
Message-ID: <87bmn7nspv.fsf@gnu.org>
References: <20170811151019.GB20919@thebird.nl> <87a82sdngs.fsf@gnu.org>
	<20170822083832.2d2cm2wctva2rjzh@abyayala>
	<20170822091407.GA26942@thebird.nl> <87o9r77vqa.fsf@gnu.org>
	<20170822164904.GA29314@thebird.nl>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Return-path: <guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([2001:4830:134:3::10]:48696)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <ludo@gnu.org>) id 1dkHeC-0007ts-CM
	for guix-devel@gnu.org; Tue, 22 Aug 2017 18:27:45 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <ludo@gnu.org>) id 1dkHeB-0008Vs-4I
	for guix-devel@gnu.org; Tue, 22 Aug 2017 18:27:44 -0400
In-Reply-To: <20170822164904.GA29314@thebird.nl> (Pjotr Prins's message of
	"Tue, 22 Aug 2017 18:49:04 +0200")
List-Id: "Development of GNU Guix and the GNU System distribution."
	<guix-devel.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-devel>,
	<mailto:guix-devel-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/guix-devel/>
List-Post: <mailto:guix-devel@gnu.org>
List-Help: <mailto:guix-devel-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-devel>,
	<mailto:guix-devel-request@gnu.org?subject=subscribe>
Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org
Sender: "Guix-devel" <guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org>
To: Pjotr Prins <pjotr.public12@thebird.nl>
Cc: guix-devel <guix-devel@gnu.org>

Pjotr Prins <pjotr.public12@thebird.nl> skribis:

> On Tue, Aug 22, 2017 at 12:17:01PM +0200, Ludovic Court=C3=A8s wrote:
>> Pjotr Prins <pjotr.public12@thebird.nl> skribis:
>>=20
>> > Today I was bitten again by R/bioconductor removing source files.
>>=20
>> Were those files looked for at
>> https://mirror.hydra.gnu.org/file/=E2=80=A6/sha256/=E2=80=A6, and if so,=
 were they
>> missing there?
>
> *blush* I did not realise we are caching them. The packages are on my
> GUIX_PACKAGE_PATH. Good reason to move them into Guix ;)

Heh.  :-)

> Btw I just redeployed an update of the massive genenetwork2 graph
> against the latest Guix master. It worked pretty much in one go. Kudos
> to all - I am very happy to be using Guix in professional deployments.

Good to hear!

Ludo=E2=80=99.