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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user