diff options
| author | PedroHLC ☭ <root@pedrohlc.com> | 2022-11-05 13:07:20 -0300 |
|---|---|---|
| committer | PedroHLC ☭ <root@pedrohlc.com> | 2022-11-05 13:07:20 -0300 |
| commit | 3c9272a5cf30dcda2fc5c7c53963b539fb5183ef (patch) | |
| tree | ff3b0532ec1e1066f517c0ceb58e2e869c9dffe8 | |
| parent | Merge pull request #199421 from r-ryantm/auto-update/bazelisk (diff) | |
| download | nixpkgs-3c9272a5cf30dcda2fc5c7c53963b539fb5183ef.tar.gz | |
linux-zen: 6.0.6-zen1 -> 6.0.7-zen1
| -rw-r--r-- | pkgs/os-specific/linux/kernel/zen-kernels.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/os-specific/linux/kernel/zen-kernels.nix b/pkgs/os-specific/linux/kernel/zen-kernels.nix index 27604f9618fe..da8818a722e1 100644 --- a/pkgs/os-specific/linux/kernel/zen-kernels.nix +++ b/pkgs/os-specific/linux/kernel/zen-kernels.nix @@ -4,9 +4,9 @@ let # comments with variant added for update script # ./update-zen.py zen zenVariant = { - version = "6.0.6"; #zen + version = "6.0.7"; #zen suffix = "zen1"; #zen - sha256 = "11y942camfhwd32zkfyn232acgznp3n18g65kyp8k46hrkbhbxds"; #zen + sha256 = "011wlc0h99vx830qmgy569srhb3rzhyy5j235pf7m541392vh41g"; #zen isLqx = false; }; # ./update-zen.py lqx |
