From 24fc33400c7add4e90f173631fc0a321349aafe9 Mon Sep 17 00:00:00 2001 From: eljamm Date: Fri, 14 Nov 2025 05:28:42 +0000 Subject: [PATCH] linux_xanmod_latest: 6.17.7 -> 6.17.8 - Changelog: https://dl.xanmod.org/changelog/6.17/ChangeLog-6.17.8-xanmod1.gz - Diff: https://gitlab.com/xanmod/linux/-/compare/6.17.7-xanmod1..6.17.8-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 de97eec07789..89828c615b16 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 = "6.17.7"; - hash = "sha256-MEAKPUcUmWJCvEf5DNG8JA4jJfQtitMVv/Fc/KNEz2Y="; + version = "6.17.8"; + hash = "sha256-8HAyUCm7ld7N/P4lsstm32wF1tXKMWKh7LpaeNMnUmk="; }; };