about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel
diff options
context:
space:
mode:
authorzzzsyyy <me@zzzsy.top>2024-04-18 10:17:36 +0800
committerzzzsyyy <me@zzzsy.top>2024-04-18 10:17:36 +0800
commitfebed9d1eb7dbc3f95c56c3e87d27fbab2c2f604 (patch)
treedb22223adf459beeb4c2809d0886c13e147bbdea /pkgs/os-specific/linux/kernel
parent1c06cbcfe64c586ff3bc039fcbdee687343c4f7a (diff)
linux_xanmod: 6.6.27 -> 6.6.28
Diffstat (limited to 'pkgs/os-specific/linux/kernel')
-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 c09f5c485e432..345868fc37125 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.27";
-    hash = "sha256-MYvt7QWRdUybbhva6B4MOYrwnJfuu/qvMlnaGKcO1Hw=";
+    version = "6.6.28";
+    hash = "sha256-0ld4pZIddfkGytxzqgC7AGD3gc2H9mhZbhpbFLD3G+s=";
     variant = "lts";
   };