1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

Merge pull request #282511 from thenbe/thonny-dbus

thonny: add dependency dbus-next
This commit is contained in:
Peder Bergebakken Sundt 2024-06-11 10:47:15 +02:00 committed by GitHub
commit dbd2109127
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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