From ff065c28badd50d94ef597251f114442dad972ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20=C4=8Cun=C3=A1t?= Date: Fri, 30 Aug 2024 13:43:30 +0200 Subject: [PATCH] muffin: fixup build, missing wayland-scanner https://hydra.nixos.org/build/270768939/nixlog/2/tail --- pkgs/by-name/mu/muffin/package.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/by-name/mu/muffin/package.nix b/pkgs/by-name/mu/muffin/package.nix index 328fe440cde1..c1a67a0d2737 100644 --- a/pkgs/by-name/mu/muffin/package.nix +++ b/pkgs/by-name/mu/muffin/package.nix @@ -32,6 +32,7 @@ , udev , wayland , wayland-protocols +, wayland-scanner , wrapGAppsHook3 , xorgserver , xwayland @@ -68,6 +69,7 @@ stdenv.mkDerivation rec { wrapGAppsHook3 xorgserver # for cvt command gobject-introspection + wayland-scanner ]; buildInputs = [