diff options
| author | Atemu <atemu.main@gmail.com> | 2023-06-25 17:53:12 +0200 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-06-26 17:52:23 +0000 |
| commit | 078eee3eb6eec527032727140340520f3a922ca0 (patch) | |
| tree | a41908486b89d60e8ab35e3f3c85a62525be0b20 | |
| parent | linux_xanmod_latest: 6.3.5 -> 6.3.9 (diff) | |
| download | nixpkgs-078eee3eb6eec527032727140340520f3a922ca0.tar.gz | |
linux_xanmod: 6.1.31 -> 6.1.35
(cherry picked from commit 986c78a3819e020c139ca4e11bfd29ecd61a7318)
| -rw-r--r-- | pkgs/os-specific/linux/kernel/xanmod-kernels.nix | 4 |
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 77242e996c34..4243db2121a8 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.31"; - hash = "sha256-quYsp6h7IV6gUT0e55FeBlS8rH9OGrqdbM1XSIYNRV4="; + version = "6.1.35"; + hash = "sha256-CfrM2CNaGUTfkVteudL8xnAuCdZJxD5pUEC1YW9LiuU="; variant = "lts"; }; |
