linuxPackages: point to latests longterm kernel 3.18
This commit is contained in:
parent
6a230188c6
commit
5ef9c4b10a
@ -9056,7 +9056,7 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
# The current default kernel / kernel modules.
|
# The current default kernel / kernel modules.
|
||||||
linuxPackages = linuxPackages_3_14;
|
linuxPackages = linuxPackages_3_18;
|
||||||
linux = linuxPackages.kernel;
|
linux = linuxPackages.kernel;
|
||||||
|
|
||||||
# Update this when adding the newest kernel major version!
|
# Update this when adding the newest kernel major version!
|
||||||
|
Loading…
Reference in New Issue
Block a user