aboutsummaryrefslogtreecommitdiff
path: root/guix/download.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2022-11-13 01:00:04 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2022-11-13 01:00:07 +0100
commit0081807e161a8632ae2bddbcefc040d6992134c3 (patch)
tree14eff95c02b663b223b69771ae4bb07c38656ae8 /guix/download.scm
parent39e4e00f75be8055300cb0afffb8bd4b4d35f2cc (diff)
downloadguix-0081807e161a8632ae2bddbcefc040d6992134c3.tar
guix-0081807e161a8632ae2bddbcefc040d6992134c3.tar.gz
guix: Replace defective freemirror.org.
This ‘mirror’ is particularly problematic because it's the only one checked by ‘guix refresh’. * guix/gnu-maintenance.scm (%savannah-base): Substitute freedif.org. * guix/download.scm (%mirrors): Likewise. Reported by sash-kan on #guix.
Diffstat (limited to 'guix/download.scm')
-rw-r--r--guix/download.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix/download.scm b/guix/download.scm
index 29a8f99034..2e9ecb43fc 100644
--- a/guix/download.scm
+++ b/guix/download.scm
@@ -97,7 +97,7 @@
"http://hackage.haskell.org/")
(savannah ; http://download0.savannah.gnu.org/mirmon/savannah/
"https://download.savannah.gnu.org/releases/"
- "https://nongnu.freemirror.org/nongnu/"
+ "https://de.freedif.org/savannah/"
"https://ftp.cc.uoc.gr/mirrors/nongnu.org/"
"http://ftp.twaren.net/Unix/NonGNU/" ; https appears unsupported
"https://mirror.csclub.uwaterloo.ca/nongnu/"