From 8ed9640f7933036652210fa0a352db7784aa16a4 Mon Sep 17 00:00:00 2001 From: eljamm Date: Sun, 16 Mar 2025 09:29:18 +0100 Subject: [PATCH] linux_xanmod: 6.12.18 -> 6.12.19 --- 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 7f70d8bd0435..2aa664859a2b 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.18"; - hash = "sha256-QheDwixYtqKTOWCIQuixuRPSPNP7e4g3WuB59g/CnUU="; + version = "6.12.19"; + hash = "sha256-8JPriW+OyjgCLcrMqzmN3gx4gfOu+RmHNpU512wXk0o="; }; main = { version = "6.13.6";