about summary refs log tree commit diff
path: root/pkgs/os-specific
diff options
context:
space:
mode:
authorzzzsyyy <me@zzzsy.top>2023-12-21 14:59:35 +0800
committerzzzsyyy <me@zzzsy.top>2023-12-21 14:59:35 +0800
commit75643e19e94c77e07b04cd55e82264ca1be2847b (patch)
tree488d6748f2ca24c78ed2121d0b32fc67a9a47ad0 /pkgs/os-specific
parentcd9fab1e4cc5136a06a4e185df44d1884110d160 (diff)
linux_xanmod_latest: 6.6.7 -> 6.6.8
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 eba153c481fb9..9a3a2a60c341d 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.6.7";
-    hash = "sha256-0I+CS4Ithb0euFAO5G7ao3dxA1gq5wqFVsNyYWvRfYc=";
+    version = "6.6.8";
+    hash = "sha256-TtWTYuT3GMnQy1shkF+HTgv4Z1OSOLh4RXfG+Xj0n3M=";
     variant = "main";
   };