diff --git a/pkgs/desktops/gnome/core/mutter/43/default.nix b/pkgs/desktops/gnome/core/mutter/43/default.nix index 5953d00de45f..c68b0dc895a2 100644 --- a/pkgs/desktops/gnome/core/mutter/43/default.nix +++ b/pkgs/desktops/gnome/core/mutter/43/default.nix @@ -45,6 +45,7 @@ , libcap_ng , egl-wayland , graphene +, wayland , wayland-protocols }: @@ -137,6 +138,7 @@ stdenv.mkDerivation (finalAttrs: { libsysprof-capture xkeyboard_config xwayland + wayland wayland-protocols ];