From 18a08aa0080c0bb7efbdc3b6de3ab0c152872b9f Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 17 Nov 2009 14:26:42 +0000 Subject: [PATCH] * Add an openSUSE mirror that contains discontinued releases (such as 10.3). svn path=/nixpkgs/trunk/; revision=18385 --- pkgs/build-support/fetchurl/default.nix | 3 --- pkgs/build-support/fetchurl/mirrors.nix | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/pkgs/build-support/fetchurl/default.nix b/pkgs/build-support/fetchurl/default.nix index 00b7f3cc0794..1ba9124027d4 100644 --- a/pkgs/build-support/fetchurl/default.nix +++ b/pkgs/build-support/fetchurl/default.nix @@ -1,6 +1,3 @@ -# Argh, this thing is duplicated (more-or-less) in Nix (in corepkgs). -# Need to find a way to combine them. - {stdenv, curl}: # Note that `curl' may be `null', in case of the native stdenv. let diff --git a/pkgs/build-support/fetchurl/mirrors.nix b/pkgs/build-support/fetchurl/mirrors.nix index 3e8675b2168c..e429c130b5e7 100644 --- a/pkgs/build-support/fetchurl/mirrors.nix +++ b/pkgs/build-support/fetchurl/mirrors.nix @@ -209,6 +209,7 @@ rec { http://ftp.funet.fi/pub/linux/mirrors/opensuse/ http://ftp5.gwdg.de/pub/opensuse/ http://ftp.opensuse.org/pub/opensuse/ + http://ftp5.gwdg.de/pub/opensuse/discontinued/ ]; # Gnome (see http://ftp.gnome.org/pub/GNOME/MIRRORS).