From 61c08aaa057733d77496f54ad52fe03a5c5c0d07 Mon Sep 17 00:00:00 2001 From: eljamm Date: Wed, 23 Apr 2025 20:41:47 +0200 Subject: [PATCH] linux_xanmod: 6.12.23 -> 6.12.24 --- 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 69749e01b9c2..af4ee673a79c 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.23"; - hash = "sha256-OBsKzXcFLwqidotHDmPwKFtBX9zRC7DoDR4hhWZUv/E="; + version = "6.12.24"; + hash = "sha256-W4c/MqkwWzLhun700MfT4RzmrHaXyQfKqJ2MKahTMP4="; }; main = { version = "6.13.11";