Loading pkgs/by-name/ga/gamescope/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -46,14 +46,14 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "gamescope"; version = "3.15.2"; version = "3.15.5"; src = fetchFromGitHub { owner = "ValveSoftware"; repo = "gamescope"; rev = "refs/tags/${finalAttrs.version}"; fetchSubmodules = true; hash = "sha256-g6H68dYMmpQYlwhZ6b84yY/qbAP18iNrmYOWf9rL5gc="; hash = "sha256-H6o0UdJ+wpfy0YY6LDzncWWzUGAMwQC7sHPu5TxHC8I="; }; patches = [ Loading Loading
pkgs/by-name/ga/gamescope/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -46,14 +46,14 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "gamescope"; version = "3.15.2"; version = "3.15.5"; src = fetchFromGitHub { owner = "ValveSoftware"; repo = "gamescope"; rev = "refs/tags/${finalAttrs.version}"; fetchSubmodules = true; hash = "sha256-g6H68dYMmpQYlwhZ6b84yY/qbAP18iNrmYOWf9rL5gc="; hash = "sha256-H6o0UdJ+wpfy0YY6LDzncWWzUGAMwQC7sHPu5TxHC8I="; }; patches = [ Loading