From c92fc770e528a6e613e40f2b36ca931be990ca40 Mon Sep 17 00:00:00 2001 From: eljamm Date: Thu, 20 Feb 2025 21:01:58 +0100 Subject: [PATCH] linux_xanmod, linux_xanmod_latest: 2025-02-19 --- pkgs/os-specific/linux/kernel/xanmod-kernels.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix index 4adb6ac2627b8..7782adbe9a316 100644 --- a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix +++ b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix @@ -14,12 +14,12 @@ let # kernel config in the xanmod version commit variants = { lts = { - version = "6.12.14"; - hash = "sha256-+lkOWfygGbR3vYfwrUvcHrAq00ReqxNsyD1Ar8D1kag="; + version = "6.12.15"; + hash = "sha256-ZYmb/zkYxbmV9oUeEu0jyd0zAzWI864X32SfaD9UWU0="; }; main = { - version = "6.12.14"; - hash = "sha256-+lkOWfygGbR3vYfwrUvcHrAq00ReqxNsyD1Ar8D1kag="; + version = "6.12.15"; + hash = "sha256-ZYmb/zkYxbmV9oUeEu0jyd0zAzWI864X32SfaD9UWU0="; }; };