summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAtemu <atemu.main@gmail.com>2023-05-19 14:27:21 +0200
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-05-27 14:52:16 +0000
commit94e38c67bc897b2768c29f59e20e6d9fa4d29acb (patch)
treee81b1181db26fc21761ccaa035465b3e1f1c22c8
parentlinux_xanmod_latest: 6.3.2 -> 6.3.3 (diff)
downloadnixpkgs-94e38c67bc897b2768c29f59e20e6d9fa4d29acb.tar.gz
linux_xanmod: 6.1.28 -> 6.1.29
(cherry picked from commit dff1b77a599edadbfd8692eb9726c3f576656988)
-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 a904180b062c..8bc52323d1fc 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.28";
- hash = "sha256-VCZ/Hev7bI/5HjPkHUnKkdEmJB5otzoSCJL0iE3KCHQ=";
+ version = "6.1.29";
+ hash = "sha256-/AaI/cOORkegxjKcrZ941U2oazf3FzLlUv5Y2CXrpb0=";
variant = "lts";
};