diff --git a/pkgs/applications/networking/remote/rustdesk/default.nix b/pkgs/applications/networking/remote/rustdesk/default.nix index ed3027afe84b..d220b87f2a22 100644 --- a/pkgs/applications/networking/remote/rustdesk/default.nix +++ b/pkgs/applications/networking/remote/rustdesk/default.nix @@ -31,6 +31,7 @@ , darwin , alsa-lib , makeDesktopItem +, copyDesktopItems }: rustPlatform.buildRustPackage rec { @@ -83,6 +84,7 @@ rustPlatform.buildRustPackage rec { ]; nativeBuildInputs = [ + copyDesktopItems pkg-config rustPlatform.bindgenHook wrapGAppsHook