all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Content-addressed mirrors for tarballs
@ 2016-05-15 21:56 Ludovic Courtès
  2016-05-15 22:34 ` Thompson, David
  0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2016-05-15 21:56 UTC (permalink / raw)
  To: Guix-devel

Hello Guix!

Commit cd436bf05a8344acf4462f3602e7d360821a902a allows source tarballs
to be fetched from content-addressed mirrors, such as tarballs.nixos.org
(I expect other mirrors will be added soon.)

By default, URLs of the style http://tarballs.nixos.org/sha256/XYZ are
automatically appended to the list of URLs that’s explicitly specified.

Ludo’.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Content-addressed mirrors for tarballs
  2016-05-15 21:56 Content-addressed mirrors for tarballs Ludovic Courtès
@ 2016-05-15 22:34 ` Thompson, David
  2016-05-16 10:42   ` Pjotr Prins
  2016-05-16 12:27   ` Ludovic Courtès
  0 siblings, 2 replies; 4+ messages in thread
From: Thompson, David @ 2016-05-15 22:34 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: Guix-devel

On Sun, May 15, 2016 at 5:56 PM, Ludovic Courtès <ludo@gnu.org> wrote:
> Hello Guix!
>
> Commit cd436bf05a8344acf4462f3602e7d360821a902a allows source tarballs
> to be fetched from content-addressed mirrors, such as tarballs.nixos.org
> (I expect other mirrors will be added soon.)
>
> By default, URLs of the style http://tarballs.nixos.org/sha256/XYZ are
> automatically appended to the list of URLs that’s explicitly specified.

This is a really cool feature!

- Dave

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Content-addressed mirrors for tarballs
  2016-05-15 22:34 ` Thompson, David
@ 2016-05-16 10:42   ` Pjotr Prins
  2016-05-16 12:27   ` Ludovic Courtès
  1 sibling, 0 replies; 4+ messages in thread
From: Pjotr Prins @ 2016-05-16 10:42 UTC (permalink / raw)
  To: Thompson, David; +Cc: Guix-devel

Excellent :)

On Sun, May 15, 2016 at 06:34:59PM -0400, Thompson, David wrote:
> On Sun, May 15, 2016 at 5:56 PM, Ludovic Courtès <ludo@gnu.org> wrote:
> > Hello Guix!
> >
> > Commit cd436bf05a8344acf4462f3602e7d360821a902a allows source tarballs
> > to be fetched from content-addressed mirrors, such as tarballs.nixos.org
> > (I expect other mirrors will be added soon.)
> >
> > By default, URLs of the style http://tarballs.nixos.org/sha256/XYZ are
> > automatically appended to the list of URLs that’s explicitly specified.
> 
> This is a really cool feature!
> 
> - Dave
> 

-- 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Content-addressed mirrors for tarballs
  2016-05-15 22:34 ` Thompson, David
  2016-05-16 10:42   ` Pjotr Prins
@ 2016-05-16 12:27   ` Ludovic Courtès
  1 sibling, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2016-05-16 12:27 UTC (permalink / raw)
  To: Thompson, David; +Cc: Guix-devel

"Thompson, David" <dthompson2@worcester.edu> skribis:

> On Sun, May 15, 2016 at 5:56 PM, Ludovic Courtès <ludo@gnu.org> wrote:
>> Hello Guix!
>>
>> Commit cd436bf05a8344acf4462f3602e7d360821a902a allows source tarballs
>> to be fetched from content-addressed mirrors, such as tarballs.nixos.org
>> (I expect other mirrors will be added soon.)
>>
>> By default, URLs of the style http://tarballs.nixos.org/sha256/XYZ are
>> automatically appended to the list of URLs that’s explicitly specified.
>
> This is a really cool feature!

It would be nice to have ‘guix publish’ publish such URLs, but there’s
currently no RPC to query a store item by hash.

Alternately, we could have a tool that produces the files to be
published statically (by traversing the package DAG and collecting
‘origin’s, for instance.)

Ludo’.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-05-16 12:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-15 21:56 Content-addressed mirrors for tarballs Ludovic Courtès
2016-05-15 22:34 ` Thompson, David
2016-05-16 10:42   ` Pjotr Prins
2016-05-16 12:27   ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.