about summary refs log tree commit diff
path: root/pkgs/os-specific
diff options
context:
space:
mode:
authorzzzsyyy <me@zzzsy.top>2024-04-04 18:30:25 +0800
committerzzzsyyy <me@zzzsy.top>2024-04-05 17:23:27 +0800
commitb0e0fd23dcd669ecf608e30a861d61476c2d5ec7 (patch)
treeace0c89cb49c8be9237601da5db6e0625c221a51 /pkgs/os-specific
parentbd22babc47eb6244acc46880aac65c8c82678051 (diff)
linux_xanmod: 6.6.23 -> 6.6.25
Diffstat (limited to 'pkgs/os-specific')
-rw-r--r--pkgs/os-specific/linux/kernel/xanmod-kernels.nix4
1 files 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 7477ba323ca7b..f4bcdb6d88cfd 100644
--- a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix
+++ b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix
@@ -6,8 +6,8 @@ let
   # NOTE: When updating these, please also take a look at the changes done to
   # kernel config in the xanmod version commit
   ltsVariant = {
-    version = "6.6.23";
-    hash = "sha256-RaHM7eZDuOtEdISO6trTLE1QN91VFyXe0NuwLvvz9p4=";
+    version = "6.6.25";
+    hash = "sha256-f375jX0BTlccJoeEFDQ2ZaVWQhcnWqcSNYHzGjS2DQo=";
     variant = "lts";
   };