diff options
| author | Atemu <atemu.main@gmail.com> | 2023-06-25 17:52:55 +0200 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-06-26 17:52:23 +0000 |
| commit | 8f5d0076dfae3fa400337812e7f19b33998ae211 (patch) | |
| tree | 168b43f9fbf78cc99ca9617de9fd287d3674f9c9 | |
| parent | Merge pull request #239922 from NixOS/backport-239876-to-release-22.11 (diff) | |
| download | nixpkgs-8f5d0076dfae3fa400337812e7f19b33998ae211.tar.gz | |
linux_xanmod_latest: 6.3.5 -> 6.3.9
(cherry picked from commit 3364233f46fd5b87b6a9bbf1fdb45d902a93c6ac)
| -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 a4dcd6776b5a..77242e996c34 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.3.5"; - hash = "sha256-2+8WDj1VdmIdC0DjmKyY/fMi5zoiXDAWy7EAmkImvXk="; + version = "6.3.9"; + hash = "sha256-t1fKPZ+giANPmhM4zGoGtYWJF6rDnbpJaoHILl3nyRI="; variant = "main"; }; |
