all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Guix-devel <guix-devel@gnu.org>
Subject: Substitutes and multiple servers
Date: Mon, 13 Jul 2015 20:00:29 +0200	[thread overview]
Message-ID: <871tgcx7ia.fsf@gnu.org> (raw)

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’.

             reply	other threads:[~2015-07-13 18:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-13 18:00 Ludovic Courtès [this message]
2015-07-20 17:46 ` Substitutes and multiple servers Thompson, David
2015-07-20 20:06   ` Ludovic Courtès
2015-07-20 20:37     ` Thompson, David

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871tgcx7ia.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.