1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-27 08:01:14 +00:00

fix eval after e4961c6

This commit is contained in:
Vladimír Čunát 2014-03-21 13:46:31 +01:00
parent 8edc5f9999
commit f3f6f04c7d

View file

@ -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: {