summaryrefslogtreecommitdiffstats
path: root/nixos/tests
diff options
context:
space:
mode:
authorTredwellGit <tredwell@tutanota.com>2021-11-15 19:10:37 +0000
committerTredwellGit <tredwell@tutanota.com>2021-11-15 19:38:09 +0000
commitc783c8d8594ad43402f4a9a4bacf148381d0baa7 (patch)
tree919aeb0befd23f508e628e47eec6cd1f8964bc47 /nixos/tests
parentdb13d848fcd2e4f74a00c2de1f1cd8178cc25e33 (diff)
linux/hardened/patches/5.15: init at 5.15.2-hardened1
Diffstat (limited to 'nixos/tests')
-rw-r--r--nixos/tests/kernel-generic.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/tests/kernel-generic.nix b/nixos/tests/kernel-generic.nix
index 3fdd3995b7aa..45c5c1963a0d 100644
--- a/nixos/tests/kernel-generic.nix
+++ b/nixos/tests/kernel-generic.nix
@@ -29,6 +29,7 @@ let
linux_4_19_hardened
linux_5_4_hardened
linux_5_10_hardened
+ linux_5_15_hardened
linux_testing;
};