guix-devel/guix/build
Ludovic Courtès cd436bf05a
download: Support content-addressed mirrors.
* guix/download.scm (%content-addressed-mirrors)
(%content-addressed-mirror-file): New variables.
* guix/download.scm (url-fetch)[builder]: Define
'value-from-environment.  Pass #:hashes and
 #:content-addressed-mirrors to 'url-fetch'.
Define "guix download hashes" environment variable.
* guix/build/download.scm (url-fetch): Add #:content-addressed-mirrors
and #:hashes.
[content-addressed-urls]: New variable.
Use it.
2016-05-14 17:37:47 +02:00
..
ant-build-system.scm ant-build-system: Keep jar manifest. 2016-03-31 15:47:39 +02:00
bournish.scm Add (guix build bournish) and use it in the initrd. 2016-02-08 23:46:46 +01:00
cmake-build-system.scm
cvs.scm cvs: Disable compression. 2016-04-01 00:05:42 +02:00
download.scm download: Support content-addressed mirrors. 2016-05-14 17:37:47 +02:00
emacs-build-system.scm
emacs-utils.scm
git.scm git-download: Correctly implement recursive checkouts. 2016-01-05 00:28:42 +01:00
glib-or-gtk-build-system.scm
gnu-build-system.scm build-system/gnu: Add 'set-SOURCE-DATE-EPOCH' phase. 2016-01-05 15:52:42 +01:00
gnu-dist.scm
graft.scm grafts: Make sure files are not created world-writable. 2016-02-27 23:31:52 +01:00
gremlin.scm
haskell-build-system.scm build-system/haskell: Fix package.conf parsing. 2016-01-19 18:01:07 -06:00
perl-build-system.scm
profiles.scm
pull.scm build: pull: Compile .scm files in one process. 2016-01-05 23:30:30 +01:00
python-build-system.scm build-system/gnu: Add 'set-SOURCE-DATE-EPOCH' phase. 2016-01-05 15:52:42 +01:00
r-build-system.scm
rpath.scm
ruby-build-system.scm Merge branch 'master' into core-updates 2016-01-13 18:18:48 +01:00
store-copy.scm
svn.scm
syscalls.scm syscalls: Use 'define-c-struct' for 'fcntl-flock'. 2016-05-06 13:25:30 +02:00
union.scm
utils.scm
waf-build-system.scm