* Urgh, the NL mirror isn't up to date.
svn path=/nixpkgs/trunk/; revision=8810
This commit is contained in:
parent
13567556bf
commit
68252afeec
@ -33,7 +33,7 @@ stdenv.mkDerivation {
|
||||
builder = ./builder.sh;
|
||||
|
||||
src = fetchurl {
|
||||
url = "http://ftp.nl.kernel.org/pub/linux/kernel/v2.6/linux-${version}.tar.bz2";
|
||||
url = "http://ftp.de.kernel.org/pub/linux/kernel/v2.6/linux-${version}.tar.bz2";
|
||||
sha256 = "1s7vdpg2897q5pcyxxypqcnibwpbdawbimkf3pngmahj8wr9c03x";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user