From c82e3515a6cc55d5ca0fd828ff9454acd0fb0797 Mon Sep 17 00:00:00 2001 From: eljamm Date: Sat, 13 Dec 2025 06:37:10 +0000 Subject: [PATCH] linux_xanmod: 6.12.61 -> 6.12.62 - Changelog: https://dl.xanmod.org/changelog/6.12/ChangeLog-6.12.62-xanmod1.gz - Diff: https://gitlab.com/xanmod/linux/-/compare/6.12.61-xanmod1..6.12.62-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 f1737bdb50e0..9b64d7d0a161 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.61"; - hash = "sha256-7m4Ehmy463rQK265fEvTMjndqZXs+PJ35HE+tZVKgGQ="; + version = "6.12.62"; + hash = "sha256-NAcE8ml7HDhpLNDKZEKlEFwdylRiFte+Gi+uxnlyVHQ="; isLTS = true; }; # ./update-xanmod.sh main