From d9196be0b62016caff762f47cbdc8fe30c04021a Mon Sep 17 00:00:00 2001 From: eljamm Date: Sun, 30 Mar 2025 22:08:13 +0200 Subject: [PATCH] linux_xanmod: 6.12.20 -> 6.12.21 --- pkgs/os-specific/linux/kernel/xanmod-kernels.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix index 2619198af4c6..59cc2b069028 100644 --- a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix +++ b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix @@ -14,8 +14,8 @@ let # kernel config in the xanmod version commit variants = { lts = { - version = "6.12.20"; - hash = "sha256-Fvm17GIaGnNfWShh9fX4XK2ovAS6XMx7cHb1u9bET8E="; + version = "6.12.21"; + hash = "sha256-Zb/n+hLho94+6u5BHAmRYfit/kv1xlh/Tp39kI3kfjA="; }; main = { version = "6.13.8";