guix-devel/guix
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
..
build Merge branch 'core-updates' 2016-11-13 00:34:16 +01:00
build-system build-system: Add asdf-build-system. 2016-10-08 21:20:35 +08:00
import import/cpan: Maybe coerce version to string. 2016-11-14 00:06:09 +01:00
scripts daemon: Add "builtin:download" derivation builder. 2016-11-16 18:19:47 +01:00
tests tests: Move HTTP server to (guix tests http). 2016-11-16 18:00:41 +01:00
base32.scm
base64.scm
build-system.scm
combinators.scm
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
derivations.scm
download.scm download: Use the built-in 'download' builder when available. 2016-11-16 18:19:55 +01:00
elf.scm
ftp-client.scm
gcrypt.scm
gexp.scm
git-download.scm
gnu-maintenance.scm
gnupg.scm
grafts.scm
graph.scm
hash.scm
hg-download.scm
http-client.scm http-client: Add #:verify-certificate? to 'http-fetch'. 2016-11-12 13:04:45 +01:00
licenses.scm licenses: Export fdl1.2+. 2016-11-01 00:05:22 +00:00
modules.scm
monad-repl.scm
monads.scm
nar.scm
packages.scm
pk-crypto.scm
pki.scm
profiles.scm Merge branch 'master' into core-updates 2016-11-07 00:33:16 -05:00
records.scm
scripts.scm
search-paths.scm
serialization.scm
sets.scm
store.scm daemon: Add 'built-in-builders' RPC. 2016-11-16 18:19:54 +01:00
svn-download.scm
tests.scm
ui.scm daemon: Add "builtin:download" derivation builder. 2016-11-16 18:19:47 +01:00
upstream.scm
utils.scm
zlib.scm