-1
nixos/tests/kernel-generic.nix
-1
nixos/tests/kernel-generic.nix
-10
pkgs/os-specific/linux/kernel/hardened/patches.json
-10
pkgs/os-specific/linux/kernel/hardened/patches.json
···-"url": "https://github.com/anthraxx/linux-hardened/releases/download/6.0.19-hardened1/linux-hardened-6.0.19-hardened1.patch"
-18
pkgs/os-specific/linux/kernel/linux-6.0.nix
-18
pkgs/os-specific/linux/kernel/linux-6.0.nix
···
-2
pkgs/top-level/aliases.nix
-2
pkgs/top-level/aliases.nix
······
+4
-12
pkgs/top-level/linux-kernels.nix
+4
-12
pkgs/top-level/linux-kernels.nix
···linux_5_18 = throw "linux 5.18 was removed because it has reached its end of life upstream";linux_5_19 = throw "linux 5.19 was removed because it has reached its end of life upstream";···linux_5_18_hardened = throw "linux 5.18 was removed because it has reached its end of life upstream";linux_5_19_hardened = throw "linux 5.19 was removed because it has reached its end of life upstream";+linux_6_0_hardened = throw "linux 6.0 was removed because it has reached its end of life upstream";···-linux_5_17 = throw "linux 5.17 was removed because it reached its end of life upstream"; # Added 2022-06-23linux_5_18 = throw "linux 5.18 was removed because it reached its end of life upstream"; # Added 2022-09-17linux_5_19 = throw "linux 5.19 was removed because it reached its end of life upstream"; # Added 2022-11-01+linux_6_0 = throw "linux 6.0 was removed because it reached its end of life upstream"; # Added 2023-01-20···linux_5_18_hardened = throw "linux 5.18 was removed because it has reached its end of life upstream";linux_5_19_hardened = throw "linux 5.19 was removed because it has reached its end of life upstream";+linux_6_0_hardened = throw "linux 6.0 was removed because it has reached its end of life upstream";