From 273d186e32d6a2479ad88757673ca4fd7febe756 Mon Sep 17 00:00:00 2001 From: Timothy DeHerrera Date: Fri, 19 Aug 2022 11:36:21 -0600 Subject: [PATCH] gamescope: 3.11.33-jupiter-3.3-2 -> 3.11.39 --- pkgs/applications/window-managers/gamescope/default.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkgs/applications/window-managers/gamescope/default.nix b/pkgs/applications/window-managers/gamescope/default.nix index 2d271893b842..f7d2f4cf2084 100644 --- a/pkgs/applications/window-managers/gamescope/default.nix +++ b/pkgs/applications/window-managers/gamescope/default.nix @@ -15,7 +15,7 @@ , udev , pixman , libinput -, libseat +, seatd , xwayland , glslang , stb @@ -26,7 +26,7 @@ }: let pname = "gamescope"; - version = "3.11.33-jupiter-3.3-2"; + version = "3.11.39"; in stdenv.mkDerivation { inherit pname version; @@ -35,7 +35,7 @@ stdenv.mkDerivation { owner = "Plagman"; repo = "gamescope"; rev = "refs/tags/${version}"; - hash = "sha256-6/gTsQGZDQPCdmXe5EI9QcT/MkdTf6odsI2/+g/W7Qc="; + hash = "sha256-MpJczFZk0syt/CMwAhA7H+01G8E4syFsJGnzD/RneQQ="; }; patches = [ ./use-pkgconfig.patch ]; @@ -65,7 +65,7 @@ stdenv.mkDerivation { wayland-protocols wlroots xwayland - libseat + seatd libinput libxkbcommon udev