linuxPackages: 4.14 -> 4.19
This reverts commit 048c36ccaa0add5e5de387e9de0d3775d3fdd10d. With the patch applied for fixing the overlayfs bug in QEMU, there really shouldn't stand anything in our way to use 4.19 as the default kernel. Signed-off-by: aszlig <aszlig@nix.build>
This commit is contained in:
parent
4c1ddb3a57
commit
9a395a45aa
@ -14891,7 +14891,7 @@ in
|
||||
});
|
||||
|
||||
# The current default kernel / kernel modules.
|
||||
linuxPackages = linuxPackages_4_14;
|
||||
linuxPackages = linuxPackages_4_19;
|
||||
linux = linuxPackages.kernel;
|
||||
|
||||
# Update this when adding the newest kernel major version!
|
||||
|
Loading…
x
Reference in New Issue
Block a user