about summary refs log tree commit diff
path: root/pkgs/os-specific
diff options
context:
space:
mode:
authorzzzsyyy <me@zzzsy.top>2024-04-11 20:04:25 +0800
committerzzzsyyy <me@zzzsy.top>2024-04-11 20:04:25 +0800
commite77ea8ece56446d0cc33b50f78811e943009e70a (patch)
tree404003abe36f7ba8364d2a5448423c2865f28727 /pkgs/os-specific
parentc99a64cf89daca540b646e72fe347cd63c7e96c6 (diff)
linux_xanmod_latest: 6.7.12 -> 6.8.5
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 d10975f223d19..b6bef613c7312 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.7.12";
-    hash = "sha256-6CY38ofjv+4BkAViTONUjD8YfK/P8YfxZ5OfQA9rllg=";
+    version = "6.8.5";
+    hash = "sha256-CPq6CxyQY/y7f0FV4JSWucyo4rfIsfmVY/f15Lv0/TI=";
     variant = "main";
   };