Revert "linuxPackages: 4.14 -> 4.19"

This reverts commit b861ebb4c6.

The current issues (See #54509 and #48828) are causing headaches to
users of the unstable branches.
This commit is contained in:
Samuel Dionne-Riel 2019-02-02 11:58:28 -05:00
parent 196af4b359
commit 048c36ccaa

View file

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