bug#28709: [PATCH 0/4] Content-addressed mirrors for VCS checkouts

2017-10-19 Thread Ludovic Courtès
Howdy! Christopher Baines skribis: > On Tue, 17 Oct 2017 10:48:03 +0200 > Ludovic Courtès wrote: [...] >> Ludovic Courtès (4): >> download: Remove old-Guile leftovers. >> download: Make 'http-fetch' public. >> Add (guix progress). >> download: Download

bug#28709: [PATCH 0/4] Content-addressed mirrors for VCS checkouts

2017-10-18 Thread Christopher Baines
On Tue, 17 Oct 2017 10:48:03 +0200 Ludovic Courtès wrote: > Hello, > > Here’s a ready-to-merge patch series. Once applied, nars > (aka. “substitutes”) are downloaded and extracted when a VCS checkout > fails. This will address cases such as the recent Guile-Git repository >

bug#28709: [PATCH 0/4] Content-addressed mirrors for VCS checkouts

2017-10-17 Thread Ludovic Courtès
Hello, Here’s a ready-to-merge patch series. Once applied, nars (aka. “substitutes”) are downloaded and extracted when a VCS checkout fails. This will address cases such as the recent Guile-Git repository renaming for people who have disabled substitutes. I’m Cc’ing 宋文武 because this also moves