Skip to content
Snippets Groups Projects
Unverified Commit 93897a45 authored by Ludovic Courtès's avatar Ludovic Courtès
Browse files

download: Add GNOME mirror.

* guix/download.scm (%mirrors): Add "https://download.gnome.org".
parent 728dc8fa
No related branches found
No related tags found
No related merge requests found
......@@ -88,6 +88,7 @@ (define %mirrors
"http://ftp.belnet.be/ftp.gnome.org/"
"http://ftp.linux.org.uk/mirrors/ftp.gnome.org/"
"http://ftp.gnome.org/pub/GNOME/"
"https://download.gnome.org/"
"http://mirror.yandex.ru/mirrors/ftp.gnome.org/")
(hackage
"http://hackage.haskell.org/")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment