From 00eabcdf1806ecf97882619577d2c9b30c59e77a Mon Sep 17 00:00:00 2001 From: moni-dz Date: Sat, 8 Feb 2025 06:53:44 +0800 Subject: [PATCH] linux_xanmod, linux_xanmod_latest: 2025-02-08 updates --- 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 d9c39f19eb27..e017735533bb 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.6.70"; - hash = "sha256-5G3Lo+dWObVDaBRzn2Ho24R2vMjsupx5z2jRIQ0NAl0="; + version = "6.12.12"; + hash = "sha256-k+nRkmqZXqHTYVT4r+Lt7SG9uLDsefM3ivV5Ps6VL8c="; }; main = { - version = "6.12.9"; - hash = "sha256-vA1/OhhwSKVIaLJ7uN2ut1b1/UX/mIAITQ3BqTZD9Uk="; + version = "6.12.12"; + hash = "sha256-k+nRkmqZXqHTYVT4r+Lt7SG9uLDsefM3ivV5Ps6VL8c="; }; };