* Add an openSUSE mirror that contains discontinued releases (such as
10.3). svn path=/nixpkgs/trunk/; revision=18385
This commit is contained in:
parent
c3ea7a9212
commit
18a08aa008
@ -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.
|
{stdenv, curl}: # Note that `curl' may be `null', in case of the native stdenv.
|
||||||
|
|
||||||
let
|
let
|
||||||
|
@ -209,6 +209,7 @@ rec {
|
|||||||
http://ftp.funet.fi/pub/linux/mirrors/opensuse/
|
http://ftp.funet.fi/pub/linux/mirrors/opensuse/
|
||||||
http://ftp5.gwdg.de/pub/opensuse/
|
http://ftp5.gwdg.de/pub/opensuse/
|
||||||
http://ftp.opensuse.org/pub/opensuse/
|
http://ftp.opensuse.org/pub/opensuse/
|
||||||
|
http://ftp5.gwdg.de/pub/opensuse/discontinued/
|
||||||
];
|
];
|
||||||
|
|
||||||
# Gnome (see http://ftp.gnome.org/pub/GNOME/MIRRORS).
|
# Gnome (see http://ftp.gnome.org/pub/GNOME/MIRRORS).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user