0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-12 05:16:25 +03:00

thonny: add dependency dbus-next

This commit is contained in:
Naser Aleisa 2023-11-28 06:38:06 +03:00
parent fc75ae719a
commit a9119a21ee

View file

@ -34,6 +34,7 @@ buildPythonApplication rec {
pyperclip
asttokens
send2trash
dbus-next
];
preInstall = ''