Skip to content

Commit

Permalink
linux_jovian: 6.8.12-valve3 -> 6.8.12-valve5
Browse files Browse the repository at this point in the history
  • Loading branch information
K900 committed Nov 7, 2024
1 parent 84da088 commit 93b5252
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/linux-jovian/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ let
inherit (lib) versions;

kernelVersion = "6.8.12";
vendorVersion = "valve3";
hash = "sha256-1OZW12gZXLHTvpsaFGAi6WSSr+a51QYNhOsIWpLFwqk=";
vendorVersion = "valve5";
hash = "sha256-87I/BHGt2DnF8jGcWuB7FVCtlyRh51fsIviyuNkeXvw=";
in
buildLinux (args // rec {
version = "${kernelVersion}-${vendorVersion}";
Expand Down

0 comments on commit 93b5252

Please sign in to comment.