linuxPackages_latest: update to 5.12

(cherry picked from commit 755db9a1e9a35c185f7d6c0463025e94ef44622e)
wip/little-gl
Dominik Xaver Hörl 3 years ago committed by Jonathan Ringer
parent b73e47d3d7
commit c50592961a
  1. 2
      pkgs/top-level/all-packages.nix

@ -20683,7 +20683,7 @@ in
# Update this when adding the newest kernel major version!
# And update linux_latest_for_hardened below if the patches are already available
linuxPackages_latest = linuxPackages_5_11;
linuxPackages_latest = linuxPackages_5_12;
linux_latest = linuxPackages_latest.kernel;
# Realtime kernel packages.

Loading…
Cancel
Save