about summary refs log tree commit diff
path: root/pkgs/os-specific
diff options
context:
space:
mode:
authorfortuneteller2k <lythe1107@gmail.com>2022-12-29 23:25:57 +0800
committerfortuneteller2k <lythe1107@gmail.com>2023-01-06 18:59:38 +0800
commit2a31c36f3e01a2fbb4bd4cd2ef2ad442a376b891 (patch)
tree50f60ebd326e8f554c063be6fe4ca19ca1a8b7ee /pkgs/os-specific
parent924976e001a2e2a023b25526588ded79a77f373f (diff)
linux_xanmod: 5.15.81 -> 5.15.84
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 550a09df22321..5cbc94d5aba40 100644
--- a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix
+++ b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix
@@ -3,8 +3,8 @@
 let
   # These names are how they are designated in https://xanmod.org.
   ltsVariant = {
-    version = "5.15.81";
-    hash = "sha256-EKC1Jvy1ju+HzavmIDYsnvZyicsbXAmsJuIpO1LDLZ0=";
+    version = "5.15.84";
+    hash = "sha256-CN3GOuwSicJ6Oa9BiKTyZg7fpzWc846v2SV9JRiOu3M=";
     variant = "lts";
   };