Removed obsolete link to kernel headers 20.7 in all-packages
svn path=/nixpkgs/trunk/; revision=8795
This commit is contained in:
parent
5a7edd6a37
commit
b00f17f78c
@ -2254,10 +2254,6 @@ rec {
|
||||
inherit fetchurl stdenv;
|
||||
};
|
||||
|
||||
kernelHeaders_2_6_20_7 = import ../os-specific/linux/kernel-headers/2.6.20.7.nix {
|
||||
inherit fetchurl stdenv;
|
||||
};
|
||||
|
||||
kernelHeadersArm = import ../os-specific/linux/kernel-headers-cross {
|
||||
inherit fetchurl stdenv;
|
||||
cross = "arm-linux";
|
||||
|
Loading…
Reference in New Issue
Block a user