3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

download: Update list of content-addressed mirrors.

* guix/download.scm (%content-addressed-mirrors): Change
"berlin.guixsd.org" to "ci.guix.gnu.org" and move it first.
This commit is contained in:
Ludovic Courtès 2019-06-09 22:13:19 +02:00
parent aec9bb8793
commit 883dc11c3a
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -393,8 +393,8 @@
(module-autoload! (current-module)
'(guix base16) '(bytevector->base16-string))
(list (guix-publish "mirror.hydra.gnu.org")
(guix-publish "berlin.guixsd.org")
(list (guix-publish "ci.guix.gnu.org")
(guix-publish "mirror.hydra.gnu.org")
(lambda (file algo hash)
;; 'tarballs.nixos.org' supports several algorithms.
(string-append "https://tarballs.nixos.org/"