about summary refs log tree commit diff
diff options
context:
space:
mode:
authorzzzsyyy <me@zzzsy.top>2024-05-01 21:49:27 +0800
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-05-02 19:31:27 +0000
commitdab8dfcad14a23e241ccbba944397d47856d7574 (patch)
tree73aed854adff6781ea0fb6a57dedd6c8ef2ce6ec
parentc2792bfa3c136d7d50c90177a6749432e49cccff (diff)
linux_xanmod: 6.8.7-xanmod2 -> 6.8.8-xanmod1
(cherry picked from commit 228e5f2da32d11eeef40bf16bb3caa314e8327e5)
-rw-r--r--pkgs/os-specific/linux/kernel/xanmod-kernels.nix5
1 files changed, 2 insertions, 3 deletions
diff --git a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix
index 69d282783f1a..b7840b554bee 100644
--- a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix
+++ b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix
@@ -12,9 +12,8 @@ let
   };
 
   mainVariant = {
-    version = "6.8.7";
-    suffix = "xanmod2";
-    hash = "sha256-/RhtRASEedYI4Zf9pUiiyDD3SgOL46cutTXo68gjBg8=";
+    version = "6.8.8";
+    hash = "sha256-6fT9vRjHw775m4ySUAUWU9R0dz/cWYYdZsPCwZjGiXM=";
     variant = "main";
   };