mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
download: Add download.kde.org to kde mirrors.
* guix/download.scm (%mirrors)[kde]: Add download.kde.org.
This commit is contained in:
parent
00f4690568
commit
112f089d6c
1 changed files with 1 additions and 0 deletions
|
@ -227,6 +227,7 @@ (define %mirrors
|
|||
"http://ftp.debian.org/debian/"
|
||||
"http://archive.debian.org/debian/")
|
||||
(kde
|
||||
"http://download.kde.org"
|
||||
;; Mirrors from http://files.kde.org/extra/mirrors.html
|
||||
;; Europe
|
||||
"http://mirror.easyname.at/kde"
|
||||
|
|
Loading…
Reference in a new issue