diff options
| author | zzzsyyy <me@zzzsy.top> | 2023-11-09 18:15:33 +0800 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-11-09 14:32:07 +0000 |
| commit | 04bc90cb71042f86ad622c7f2ac534c2f3cb725b (patch) | |
| tree | 3a58cb3d99a7ade652723c645f81c1e1e18a6a1e | |
| parent | linux_xanmod: 6.1.61 -> 6.1.62 (diff) | |
| download | nixpkgs-04bc90cb71042f86ad622c7f2ac534c2f3cb725b.tar.gz | |
linux_xanmod_latest: 6.5.10 -> 6.5.11
(cherry picked from commit adb763477d35803ca981cb4c3edfeba4dfb57b20)
| -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 6c1d79cd83f3..9b7e640ee135 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.10"; - hash = "sha256-t99LKAmNApcjFVna3ChNZp4O6ag9t2kQVrg8yRsTANg="; + version = "6.5.11"; + hash = "sha256-1bb5LG6JvqX5eNSe2Xyu86HxaqkUVkKUf1H3T7bFkGE="; variant = "main"; }; |
