Skip to content

Commit

Permalink
Merge pull request NixOS#294914 from JerrySM64/update-kernels
Browse files Browse the repository at this point in the history
linuxKernel.kernels.linux_zen: 6.7.9-zen1 -> 6.8-zen1
  • Loading branch information
thiagokokada authored Mar 11, 2024
2 parents 82d77ab + 09df456 commit 1e73510
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/os-specific/linux/kernel/zen-kernels.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ let
# comments with variant added for update script
# ./update-zen.py zen
zenVariant = {
version = "6.7.9"; #zen
version = "6.8"; #zen
suffix = "zen1"; #zen
sha256 = "0g20hx5jhs99gm7bc3b99x6cg3hkx6r91dnxjzbplinzgh2kp0pz"; #zen
sha256 = "19rsi8747xw5lsq4pwizq2va6inmwrywgy8b5f2ppcd6ny0whn1i"; #zen
isLqx = false;
};
# ./update-zen.py lqx
Expand Down

0 comments on commit 1e73510

Please sign in to comment.