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:
parent
196af4b359
commit
048c36ccaa
|
@ -14742,7 +14742,7 @@ in
|
||||||
});
|
});
|
||||||
|
|
||||||
# The current default kernel / kernel modules.
|
# The current default kernel / kernel modules.
|
||||||
linuxPackages = linuxPackages_4_19;
|
linuxPackages = linuxPackages_4_14;
|
||||||
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