diff options
| author | Atemu <atemu.main@gmail.com> | 2023-10-21 18:21:52 +0200 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-10-28 17:35:00 +0000 |
| commit | f14b6678ba7268be7612d2457b03f24a99a5fec4 (patch) | |
| tree | c384833b5263ccc94be7a4850b1eb2cd81e26a97 | |
| parent | linux_xanmod: 6.1.57 -> 6.1.58 (diff) | |
| download | nixpkgs-origin/backport-262571-to-release-23.05.tar.gz | |
linux_xanmod_latest: 6.5.7 -> 6.5.8origin/backport-262571-to-release-23.05
(cherry picked from commit 61419fe3a2a5f06a0d4bf3d99a739e6fae1f1e23)
| -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 bcaa8590195e..da13a620e340 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.5.7"; - hash = "sha256-D4DMyBSaBZXHScmpkC3/fKlDylO1xVSZhar2F5bMjkY="; + version = "6.5.8"; + hash = "sha256-lHi+O7RE6YdiqPmuxHajGkc7jS9F5cB89+JbTVKkB/c="; variant = "main"; }; |
