about summary refs log tree commit diff
path: root/pkgs/os-specific
diff options
context:
space:
mode:
authorzzzsyyy <me@zzzsy.top>2024-04-11 19:29:47 +0800
committerzzzsyyy <me@zzzsy.top>2024-04-11 19:29:47 +0800
commitc99a64cf89daca540b646e72fe347cd63c7e96c6 (patch)
treefcba84964f52f7ee2dc0f86d08bef1e2f46809bf /pkgs/os-specific
parentcb7a6deb80b9d37790fd6453e3fd2f692ded8141 (diff)
linux_xanmod: 6.6.25 -> 6.6.26
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 82eb0d4a7b6e7..d10975f223d19 100644
--- a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix
+++ b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix
@@ -6,8 +6,8 @@ let
   # NOTE: When updating these, please also take a look at the changes done to
   # kernel config in the xanmod version commit
   ltsVariant = {
-    version = "6.6.25";
-    hash = "sha256-f375jX0BTlccJoeEFDQ2ZaVWQhcnWqcSNYHzGjS2DQo=";
+    version = "6.6.26";
+    hash = "sha256-XC0HRp0t4qeGReU2oY231P5kdzvkl71uILlF9tdwgX4=";
     variant = "lts";
   };