From c73bbb0587c17bb9486a422cc946485c86bcfbdd Mon Sep 17 00:00:00 2001 From: zzzsyyy Date: Thu, 14 Sep 2023 13:49:28 +0800 Subject: [PATCH 1/2] linux_xanmod: 6.1.52 -> 6.1.53 --- pkgs/os-specific/linux/kernel/xanmod-kernels.nix | 4 ++-- 1 file 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 01144f5d4ef5..5fac2616c462 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"; }; From 3ab6f673fc4c8ef23528f4965f547a727541879a Mon Sep 17 00:00:00 2001 From: zzzsyyy Date: Thu, 14 Sep 2023 13:45:11 +0800 Subject: [PATCH 2/2] linux_xanmod_latest: 6.4.15 -> 6.5.3 --- pkgs/os-specific/linux/kernel/xanmod-kernels.nix | 4 ++-- 1 file 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 5fac2616c462..c3fd01670a2a 100644 --- a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix +++ b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix @@ -9,8 +9,8 @@ let }; mainVariant = { - version = "6.4.15"; - hash = "sha256-WupJJMLqgHJ7FATwNyMwAHIUl9qj0lNH7wRYRBm0CAA="; + version = "6.5.3"; + hash = "sha256-2giaFyN3kWzQ9cl1mTM9ecSlwoQS+dm3/LvbTAHjZ/A="; variant = "main"; };