unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Substitutes and multiple servers
@ 2015-07-13 18:00 Ludovic Courtès
  2015-07-20 17:46 ` Thompson, David
  0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2015-07-13 18:00 UTC (permalink / raw)
  To: Guix-devel

Hi!

Starting from commit 895d1ed, one can fearlessly use multiple substitute
servers (specified via --substitute-urls), but currently only one at a
time.

That is, one can do:

  guix build --substitute-urls=http://hydra.gnu.org foo

and later:

  guix build --substitute-urls=http://hydra.example.org bar

and then switch back and so on, and ‘guix substitute’ will not be
confused.

The next step is obviously to process the whole list of servers when
more than one URL is given.

Comments welcome.

Ludo’.

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

end of thread, other threads:[~2015-07-20 20:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-13 18:00 Substitutes and multiple servers Ludovic Courtès
2015-07-20 17:46 ` Thompson, David
2015-07-20 20:06   ` Ludovic Courtès
2015-07-20 20:37     ` Thompson, David

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).