From 6873ebe703a05e193541ecdf90cbe741c455a22a Mon Sep 17 00:00:00 2001 From: eljamm Date: Mon, 6 Oct 2025 20:06:41 +0000 Subject: [PATCH] linux_xanmod: 6.12.50 -> 6.12.51 - Changelog: https://dl.xanmod.org/changelog/6.12/ChangeLog-6.12.51-xanmod1.gz - Diff: https://gitlab.com/xanmod/linux/-/compare/6.12.50-xanmod1..6.12.51-xanmod1?from_project_id=51590166 --- 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 0f071ff58330..6c325e8fce5c 100644 --- a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix +++ b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix @@ -15,8 +15,8 @@ let variants = { # ./update-xanmod.sh lts lts = { - version = "6.12.50"; - hash = "sha256-I3D862tWW+MYDTd5C6iGB8ZLH8nDOsXzlrOYch55K2g="; + version = "6.12.51"; + hash = "sha256-7fIOQ7VctDhueoOnZA8/7Dc7gxAl+vKgO/X5Oa4Z8kE="; isLTS = true; }; # ./update-xanmod.sh main