summary refs log tree commit diff
path: root/nixos/tests
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2022-05-06 14:05:28 +0200
committerGitHub <noreply@github.com>2022-05-06 14:05:28 +0200
commit7dbfd6b9970c0bd939072f2f4e972e72fc70302a (patch)
tree3f07fbc5d95ee9ab83027d73948e6caa30121a09 /nixos/tests
parentdefb285c96a521555d48e8757bc482f71e8dd12f (diff)
parente7675ff05daf09d96395f8add98594b183ca071f (diff)
downloadnixpkgs-7dbfd6b9970c0bd939072f2f4e972e72fc70302a.tar
nixpkgs-7dbfd6b9970c0bd939072f2f4e972e72fc70302a.tar.gz
nixpkgs-7dbfd6b9970c0bd939072f2f4e972e72fc70302a.tar.bz2
nixpkgs-7dbfd6b9970c0bd939072f2f4e972e72fc70302a.tar.lz
nixpkgs-7dbfd6b9970c0bd939072f2f4e972e72fc70302a.tar.xz
nixpkgs-7dbfd6b9970c0bd939072f2f4e972e72fc70302a.tar.zst
nixpkgs-7dbfd6b9970c0bd939072f2f4e972e72fc70302a.zip
Merge pull request #171783 from Ma27/linux-kernel-updates
Linux kernels 2022-05-06
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 f34d5d60794..1e60198abdd 100644
--- a/nixos/tests/kernel-generic.nix
+++ b/nixos/tests/kernel-generic.nix
@@ -30,6 +30,7 @@ let
       linux_5_4_hardened
       linux_5_10_hardened
       linux_5_15_hardened
+      linux_5_17_hardened
 
       linux_testing;
   };