about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel
diff options
context:
space:
mode:
authorzzzsyyy <me@zzzsy.top>2024-05-04 10:57:23 +0800
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-05-05 12:21:33 +0000
commitdb73a8e9ec3939c0f743b38637b4d6c350cc940e (patch)
tree5b0739f19f51945590d312334ee96e7008d06910 /pkgs/os-specific/linux/kernel
parentf6b3aa16012d42899a2df5cfb6e137761345839c (diff)
linux_xanmod_latest: 6.8.8 -> 6.8.9
(cherry picked from commit dc6b85e9d6a987ebda64f36b41988253db249cad)
Diffstat (limited to 'pkgs/os-specific/linux/kernel')
-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 77225f9962b35..de33ff75d82f8 100644
--- a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix
+++ b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix
@@ -12,8 +12,8 @@ let
   };
 
   mainVariant = {
-    version = "6.8.8";
-    hash = "sha256-6fT9vRjHw775m4ySUAUWU9R0dz/cWYYdZsPCwZjGiXM=";
+    version = "6.8.9";
+    hash = "sha256-OUlT/fiwLGTPnr/7gneyZBio/l8KAWopcJqTpSjBMl0=";
     variant = "main";
   };