mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 13:10:33 +00:00
parent
f4ec2a3090
commit
8902e01cea
|
@ -6367,7 +6367,7 @@ let
|
|||
|
||||
# The current default kernel / kernel modules.
|
||||
linux = linuxPackages.kernel;
|
||||
linuxPackages = linuxPackages_3_2;
|
||||
linuxPackages = linuxPackages_3_4; # should be latest longterm, see #501
|
||||
|
||||
# A function to build a manually-configured kernel
|
||||
linuxManualConfig = import ../os-specific/linux/kernel/manual-config.nix {
|
||||
|
|
Loading…
Reference in a new issue