Revert "Set default kernel to 3.14"
Go back to 3.12 pending resolution of #3214.
This reverts commit 8f33899dd2.
This commit is contained in:
@@ -7483,7 +7483,7 @@ let
|
|||||||
|
|
||||||
# The current default kernel / kernel modules.
|
# The current default kernel / kernel modules.
|
||||||
linux = linuxPackages.kernel;
|
linux = linuxPackages.kernel;
|
||||||
linuxPackages = linuxPackages_3_14;
|
linuxPackages = linuxPackages_3_12;
|
||||||
|
|
||||||
# Update this when adding the newest kernel major version!
|
# Update this when adding the newest kernel major version!
|
||||||
linux_latest = pkgs.linux_3_15;
|
linux_latest = pkgs.linux_3_15;
|
||||||
|
|||||||
Reference in New Issue
Block a user