Skip to content

Commit

Permalink
mesa-radv-jupiter: 23.3.0-steamos-23.9.1 -> 23.3.0-steamos-23.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
K900 committed Nov 15, 2023
1 parent c28bbc0 commit 768de65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/mesa-radv-jupiter/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@

let
version = "23.3.0";
jupiterVersion = "steamos-23.9.1";
jupiterVersion = "steamos-23.9.2";

withLibdrm = lib.meta.availableOn stdenv.hostPlatform libdrm;

Expand Down Expand Up @@ -121,7 +121,7 @@ self = stdenv.mkDerivation {
owner = "Jovian-Experiments";
repo = "mesa";
rev = jupiterVersion;
hash = "sha256-sUyGYHApzW4qMQZI9c1Nxh/6Q3fP6wGRKLP/c3Wxc/c=";
hash = "sha256-qb/XMYrSEOW9HeTRQiKBehYkXDQBNybRCg63+pib0H0=";
};

# TODO:
Expand Down

0 comments on commit 768de65

Please sign in to comment.