fix eval after e4961c6
This commit is contained in:
parent
8edc5f9999
commit
f3f6f04c7d
@ -6769,6 +6769,7 @@ let
|
|||||||
|
|
||||||
linux_3_2 = makeOverridable (import ../os-specific/linux/kernel/linux-3.2.nix) {
|
linux_3_2 = makeOverridable (import ../os-specific/linux/kernel/linux-3.2.nix) {
|
||||||
inherit fetchurl stdenv perl buildLinux;
|
inherit fetchurl stdenv perl buildLinux;
|
||||||
|
kernelPatches = [];
|
||||||
};
|
};
|
||||||
|
|
||||||
grsecurityOverrider = args: {
|
grsecurityOverrider = args: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user