From 7f40bf78b5c30b674dde260d0b912760e3dcf2f6 Mon Sep 17 00:00:00 2001 From: quantenzitrone Date: Wed, 13 Aug 2025 00:08:05 +0200 Subject: [PATCH] gamescope-wsi: depend on libxcb independently of libx11 propagating it Maybe libxcb should be `optionals enableWsi` since the change didn't break the gamescope package without Wsi, but i found out it also builds fine if i move libx11 to `optionals enableWsi` so this is something the gamescope maintainers have to figure out. --- pkgs/by-name/ga/gamescope/package.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/by-name/ga/gamescope/package.nix b/pkgs/by-name/ga/gamescope/package.nix index 5432341d60e7..d2f824153884 100644 --- a/pkgs/by-name/ga/gamescope/package.nix +++ b/pkgs/by-name/ga/gamescope/package.nix @@ -129,6 +129,7 @@ stdenv.mkDerivation (finalAttrs: { pipewire hwdata xorg.libX11 + xorg.libxcb wayland wayland-protocols vulkan-loader