about summary refs log tree commit diff
path: root/pkgs/os-specific
diff options
context:
space:
mode:
authorzzzsyyy <me@zzzsy.top>2023-09-14 13:49:28 +0800
committerzzzsyyy <me@zzzsy.top>2023-09-14 13:49:56 +0800
commitc73bbb0587c17bb9486a422cc946485c86bcfbdd (patch)
treefee782581cda5ff148820d3440dc76f8e49fb8cb /pkgs/os-specific
parent8fb28edf7eca2362863aca3e35a1e4f8b5c0ee11 (diff)
linux_xanmod: 6.1.52 -> 6.1.53
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 01144f5d4ef5b..5fac2616c4628 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 = "6.1.52";
-    hash = "sha256-uzBmgrjNto2CwqkxdFCPeEPQnPSUZEO2pYMnKe8rCfY=";
+    version = "6.1.53";
+    hash = "sha256-+70dp+zVOvfKJv9hEy3FpEs2ldrxHiWbokaUnXrNj5o=";
     variant = "lts";
   };