4.9 is the latest longterm kernel.

https://lkml.org/lkml/2017/1/19/339
This commit is contained in:
Shea Levy 2017-01-20 09:34:19 -05:00
parent 1feedf25df
commit 0fdef7d2f1

View File

@ -11407,7 +11407,7 @@ in
});
# The current default kernel / kernel modules.
linuxPackages = linuxPackages_4_4;
linuxPackages = linuxPackages_4_9;
linux = linuxPackages.kernel;
# Update this when adding the newest kernel major version!