mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
Merge pull request #282511 from thenbe/thonny-dbus
thonny: add dependency dbus-next
This commit is contained in:
commit
dbd2109127
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ buildPythonApplication rec {
|
||||||
pyperclip
|
pyperclip
|
||||||
asttokens
|
asttokens
|
||||||
send2trash
|
send2trash
|
||||||
|
dbus-next
|
||||||
];
|
];
|
||||||
|
|
||||||
preInstall = ''
|
preInstall = ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue