about summary refs log tree commit diff
path: root/pkgs/os-specific
diff options
context:
space:
mode:
authorzzzsyyy <me@zzzsy.top>2024-05-04 10:57:23 +0800
committerzzzsyyy <me@zzzsy.top>2024-05-04 10:57:23 +0800
commitdc6b85e9d6a987ebda64f36b41988253db249cad (patch)
treeb13577cf692ef6764ec51cc2944234b8c50ba9be /pkgs/os-specific
parent03efa21fd76ee2049a633dbd4d8fac7aaf7fb3e5 (diff)
linux_xanmod_latest: 6.8.8 -> 6.8.9
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 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";
   };