1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-17 15:50:31 +02:00

download: Update debian mirrors.

* guix/download.scm (mirrors)[debian]: Add Debian's archive to the
Debian mirror list.
This commit is contained in:
Efraim Flashner
2016-05-16 12:10:49 +03:00
parent 66395a6157
commit 6b287c5c35

View File

@@ -202,7 +202,8 @@
(debian
"http://ftp.de.debian.org/debian/"
"http://ftp.fr.debian.org/debian/"
"http://ftp.debian.org/debian/"))))
"http://ftp.debian.org/debian/"
"http://archive.debian.org/debian/"))))
(define %mirror-file
;; Copy of the list of mirrors to a file. This allows us to keep a single