mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 17:33:09 +00:00
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) {
|
||||
inherit fetchurl stdenv perl buildLinux;
|
||||
kernelPatches = [];
|
||||
};
|
||||
|
||||
grsecurityOverrider = args: {
|
||||
|
Loading…
Reference in New Issue
Block a user