me
/
guix
Archived
1
0
Fork 0

download: Add a mirror for CTAN.

* guix/download.scm (%mirrors)[ctan]: New entry.
master
Maxim Cournoyer 2022-04-20 21:57:30 -04:00
parent ee96537d0c
commit 8cdad3484c
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 5 additions and 0 deletions

View File

@ -246,6 +246,11 @@
"http://cran.stat.auckland.ac.nz/"
"http://cran.mirror.ac.za/"
"http://cran.csie.ntu.edu.tw/")
(ctan
;; This is the CTAN mirror multiplexor service, which automatically
;; redirect to a mirror in or close to the country of the requester
;; (see: https://ctan.org/mirrors/).
"https://mirror.ctan.org/")
(imagemagick
;; from http://www.imagemagick.org/script/download.php
;; (without mirrors that are unavailable or not up to date)