linux_latest: 5.14 -> 5.15
This commit is contained in:
parent
9d91ebe17e
commit
4fb4b64362
1 changed files with 1 additions and 1 deletions
|
@ -520,7 +520,7 @@ in {
|
|||
packageAliases = {
|
||||
linux_default = packages.linux_5_10;
|
||||
# Update this when adding the newest kernel major version!
|
||||
linux_latest = packages.linux_5_14;
|
||||
linux_latest = packages.linux_5_15;
|
||||
linux_mptcp = packages.linux_mptcp_95;
|
||||
linux_rt_default = packages.linux_rt_5_4;
|
||||
linux_rt_latest = packages.linux_rt_5_11;
|
||||
|
|
Loading…
Reference in a new issue