From 6f18765884b891de6fc2d94f413362e6c6c63ce7 Mon Sep 17 00:00:00 2001 From: eljamm Date: Thu, 20 Feb 2025 21:01:13 +0100 Subject: [PATCH 1/2] linux_xanmod, linux_xanmod_latest: 2025-02-17 --- 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 ec447e53058d..4adb6ac2627b 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.13"; - hash = "sha256-1AlkY+7lkOnjvA+h3eP3RHPrV1upydDHhZVPY5ty58A="; + version = "6.12.14"; + hash = "sha256-+lkOWfygGbR3vYfwrUvcHrAq00ReqxNsyD1Ar8D1kag="; }; main = { - version = "6.12.13"; - hash = "sha256-1AlkY+7lkOnjvA+h3eP3RHPrV1upydDHhZVPY5ty58A="; + version = "6.12.14"; + hash = "sha256-+lkOWfygGbR3vYfwrUvcHrAq00ReqxNsyD1Ar8D1kag="; }; }; From c92fc770e528a6e613e40f2b36ca931be990ca40 Mon Sep 17 00:00:00 2001 From: eljamm Date: Thu, 20 Feb 2025 21:01:58 +0100 Subject: [PATCH 2/2] 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 4adb6ac2627b..7782adbe9a31 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="; }; };