linuxPackages: 4.14 -> 4.19

This commit is contained in:
Samuel Dionne-Riel
2018-12-26 11:03:10 +00:00
committed by Domen Kožar
parent 7093970e1d
commit b861ebb4c6
+1 -1
View File
@@ -14747,7 +14747,7 @@ in
}); });
# The current default kernel / kernel modules. # The current default kernel / kernel modules.
linuxPackages = linuxPackages_4_14; linuxPackages = linuxPackages_4_19;
linux = linuxPackages.kernel; linux = linuxPackages.kernel;
# Update this when adding the newest kernel major version! # Update this when adding the newest kernel major version!