summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsuperherointj <5861043+superherointj@users.noreply.github.com>2022-08-11 09:43:27 -0300
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2022-08-15 15:58:53 +0000
commit15edd9ac4adf5f046cf99d3b9440e362d91fa4dd (patch)
tree466beb6306d9384063feece179517330291900c2
parentMerge pull request #186347 from NixOS/backport-181788-to-release-22.05 (diff)
downloadnixpkgs-origin/backport-186100-to-release-22.05.tar.gz
gamescope: rename libseat to seatdorigin/backport-186100-to-release-22.05
(cherry picked from commit 8dd1594d04bd0e208241ce44c78109f3b2a10cb1)
-rw-r--r--pkgs/applications/window-managers/gamescope/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/window-managers/gamescope/default.nix b/pkgs/applications/window-managers/gamescope/default.nix
index 2d271893b842..237a33d5ca3e 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
@@ -65,7 +65,7 @@ stdenv.mkDerivation {
wayland-protocols
wlroots
xwayland
- libseat
+ seatd
libinput
libxkbcommon
udev