linuxPackages: Revert accidental bump to 4.14
Regression introduced by e5c24abf3b7f12232b7d2ae08415537d54d75c91. I've added this for my WIP tests and forgot to reset them out of the mentioned commits. Signed-off-by: aszlig <aszlig@nix.build>
This commit is contained in:
parent
e5c24abf3b
commit
f62c87b45f
@ -12757,7 +12757,7 @@ with pkgs;
|
|||||||
});
|
});
|
||||||
|
|
||||||
# The current default kernel / kernel modules.
|
# The current default kernel / kernel modules.
|
||||||
linuxPackages = linuxPackages_4_14;
|
linuxPackages = linuxPackages_4_9;
|
||||||
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…
x
Reference in New Issue
Block a user