Ludovic Courtès 05ceb8dcaf
download: Use the built-in 'download' builder when available.
Fixes <http://bugs.gnu.org/22774>.
Reported by Christopher W Carpenter.

* guix/download.scm (built-in-builders*, raw-derivation)
(built-in-download): New procedures.
(in-band-download): New procedure, with code formerly in 'url-fetch'.
(url-fetch): Call 'built-in-builders*' and dispatch between
'built-in-download' and 'in-band-download'.
2016-11-16 18:19:55 +01:00
..
2016-11-13 00:34:16 +01:00
2015-01-26 21:58:12 +01:00
2016-05-24 00:06:01 +02:00
2016-11-01 00:05:22 +00:00
2016-09-05 00:06:47 +02:00
2015-09-04 18:31:06 +02:00
2015-01-11 23:50:01 +01:00
2016-11-16 18:19:54 +01:00