Ludovic Courtès 71e2065a38 substitute: Honor client-provided empty URL list.
Before that, 'guix build --substitute-urls=""' would lead to using the
daemon's own URL list instead of the empty list.  The 'or*' hack, which
is to blame, had become unnecessary since commit
fb4bf72be3fbc23bca35ba4b842b7e1517ef0e3a.

Reported by Mark H Weaver <mhw@netris.org>.

* guix/scripts/substitute.scm (or*): Remove.
(%cache-urls): Use 'or' instead of 'or*'.
* tests/store.scm ("substitute query, alternating URLs"): Add test with
empty URL list.
* doc/guix.texi (Common Build Options): Mention the empty string.
2016-03-16 18:34:53 +01:00
..
2015-10-20 00:57:36 +02:00
2015-06-24 18:05:03 +02:00
2015-11-26 22:35:01 +01:00
2015-11-26 22:35:01 +01:00
2016-03-01 16:00:46 +01:00
2015-10-19 10:10:47 +02:00
2014-02-21 23:49:52 +01:00
2015-11-26 18:17:23 +01:00
2014-03-31 23:34:20 +02:00
2015-09-18 21:42:06 +03:00
2015-01-11 23:50:01 +01:00
2015-10-06 23:51:04 +02:00