From a203defe44ca0bd413711836f6a4d3f66e72fc72 Mon Sep 17 00:00:00 2001 From: eljamm Date: Fri, 25 Apr 2025 19:41:33 +0200 Subject: [PATCH] linux_xanmod: 6.12.24 -> 6.12.25 --- 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 04187e60ce97..72e7c376fb7c 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.24"; - hash = "sha256-W4c/MqkwWzLhun700MfT4RzmrHaXyQfKqJ2MKahTMP4="; + version = "6.12.25"; + hash = "sha256-6W6vnr5n5zJ4HNe1HLyoApIScyTvBJVlwtbS9CmZNWc="; }; main = { version = "6.13.12";