diff options
| author | Shawn8901 <shawn8901@googlemail.com> | 2024-07-29 22:48:54 +0200 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-08-02 18:44:06 +0000 |
| commit | 9a0987f50b649372eddab6b167453e72d5601ed2 (patch) | |
| tree | 652d1e4b19d7807e883f1a9806cd8b1bb55c0d04 | |
| parent | linux_xanmod: 6.6.42 -> 6.6.43 (diff) | |
| download | nixpkgs-origin/backport-331144-to-release-24.05.tar.gz | |
linux_xanmod_latest: 6.9.11 -> 6.9.12origin/backport-331144-to-release-24.05
(cherry picked from commit f8766a076245f8af0a1297468900f9a5979eb29f)
| -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 c1a2ca16166e..06f909c59cda 100644 --- a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix +++ b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix @@ -12,8 +12,8 @@ let }; mainVariant = { - version = "6.9.11"; - hash = "sha256-c6Mkk37SFoC9hJfh/iQqyNzGJJjN0W28VLta/nayCgc="; + version = "6.9.12"; + hash = "sha256-ysnu/6q2Zc0b+MNRdjQDLNmmjU+nWKpb/CcPOSSmotM="; variant = "main"; }; |
