diff --git a/pkgs/applications/editors/thonny/default.nix b/pkgs/applications/editors/thonny/default.nix index 2eae992a36c6..53609df972c2 100644 --- a/pkgs/applications/editors/thonny/default.nix +++ b/pkgs/applications/editors/thonny/default.nix @@ -34,6 +34,7 @@ buildPythonApplication rec { pyperclip asttokens send2trash + dbus-next ]; preInstall = ''