Skip to content

Commit

Permalink
linux-jovian: 6.8.12-valve7 -> 6.8.12-valve9
Browse files Browse the repository at this point in the history
  • Loading branch information
K900 committed Dec 20, 2024
1 parent 3be0f3e commit 34a3953
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 = "valve7";
hash = "sha256-B0x40FuHeoE+9YBe3N3o2Hzz54hreCa6gQ0HFl7FzPU=";
vendorVersion = "valve9";
hash = "sha256-v3c40TPC4n1WNpN9c8WlDRaETVk/37td3ftEzW1bDfU=";
in
buildLinux (args // rec {
version = "${kernelVersion}-${vendorVersion}";
Expand Down

0 comments on commit 34a3953

Please sign in to comment.