From 3000320e8e7a8be3686bd9fedc57cd161ed4e662 Mon Sep 17 00:00:00 2001 From: eljamm Date: Mon, 14 Sep 2026 22:55:10 +0000 Subject: [PATCH] linux_xanmod_latest: 7.2.5 -> 7.2.6 - Changelog: https://dl.xanmod.org/changelog/7.2/ChangeLog-7.2.6-xanmod1.gz - Diff: https://gitlab.com/xanmod/linux/-/compare/7.2.5-xanmod1..7.2.6-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 8957adc93581..81413bc04859 100644 --- a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix +++ b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix @@ -21,8 +21,8 @@ let }; # ./update-xanmod.sh main main = { - version = "7.2.5"; - hash = "sha256-PQDZPcIc+F7dAkb0/3S0Ft7b2JYvQ9BldSyCifEIcpM="; + version = "7.2.6"; + hash = "sha256-RBoN7XFXtLCPin3K+Wc1vyk/6IG7hXRX5Nrxr9rC3/k="; }; };