summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFedi Jamoussi <Fedi.Jamoussi@protonmail.ch>2025-04-17 10:29:56 +0000
committerMasum Reza <50095635+JohnRTitor@users.noreply.github.com>2025-04-17 21:08:10 +0530
commite03df76c3a8ac2119f45ff18c9b994513dbb7a4c (patch)
treeb4a4a1079f0c7c6df5fd2560ab19c8981d4ee3d4
parent[Backport release-24.11] ungoogled-chromium: 135.0.7049.84-1 -> 135.0.7049.95... (diff)
downloadnixpkgs-e03df76c3a8ac2119f45ff18c9b994513dbb7a4c.tar.gz
linux_xanmod, linux_xanmod_latest: 2025-04-10 (#397468)
(cherry picked from commit cf75c66ea3648ef8e65ed7ea30dacbb5283531ba)
-rw-r--r--pkgs/os-specific/linux/kernel/xanmod-kernels.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix
index e14448f5da98..bf6da44465cf 100644
--- a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix
+++ b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix
@@ -14,12 +14,12 @@ let
# kernel config in the xanmod version commit
variants = {
lts = {
- version = "6.12.21";
- hash = "sha256-Zb/n+hLho94+6u5BHAmRYfit/kv1xlh/Tp39kI3kfjA=";
+ version = "6.12.23";
+ hash = "sha256-OBsKzXcFLwqidotHDmPwKFtBX9zRC7DoDR4hhWZUv/E=";
};
main = {
- version = "6.13.9";
- hash = "sha256-JRmyvlvU8NOQ4aLdZ2BmQWUnl1RGjcjucaWN4zVxQpg=";
+ version = "6.13.11";
+ hash = "sha256-hv93f1poaCmjdy2G39+T2crnYMS26FxD2Dn2hmTGZB8=";
};
};