mirror of
https://github.com/Jovian-Experiments/Jovian-NixOS.git
synced 2025-10-06 00:22:54 +02:00
gamescope-session: 3.16.15-2 -> 3.16.15-3
This commit is contained in:
@@ -113,13 +113,13 @@ let
|
||||
};
|
||||
in stdenv.mkDerivation(finalAttrs: {
|
||||
pname = "gamescope-session";
|
||||
version = "3.16.15-2";
|
||||
version = "3.16.15-3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Jovian-Experiments";
|
||||
repo = "PKGBUILDs-mirror";
|
||||
rev = "jupiter-main/gamescope-${finalAttrs.version}";
|
||||
hash = "sha256-RQmM10Mtos/ECQWULT0YZfiRDC6MzFw5xSxm3sFFNGA=";
|
||||
hash = "sha256-rN57skdlDz7Fo7qxq7kCriMCCHOe1KVUigtC/njM3Z8=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
Reference in New Issue
Block a user