about summary refs log tree commit diff
path: root/pkgs/os-specific
diff options
context:
space:
mode:
authorzzzsyyy <me@zzzsy.top>2024-04-15 08:18:58 +0800
committerzzzsyyy <me@zzzsy.top>2024-04-15 08:18:58 +0800
commit5ebb9b551e889302b691f00291aef28f18e0586d (patch)
treeb9cb7003533f1c69a83bd7b4dc9d255d9be6e586 /pkgs/os-specific
parentcf5e8b86a3b4f1317557c2529946da1fcb5a5391 (diff)
linux_xanmod_latest: 6.8.5 -> 6.8.6
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 1122a06210fd5..a512fdca8985b 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.5";
-    hash = "sha256-CPq6CxyQY/y7f0FV4JSWucyo4rfIsfmVY/f15Lv0/TI=";
+    version = "6.8.6";
+    hash = "sha256-7GsiIl3rcLm/u2zxrjpP6dTxn7w/6at22gaU//mLlzw=";
     variant = "main";
   };