Merge pull request #208748 from kototama/fix_xpra_missing_invoke_python3_module
xpra: add missing invoke python3 module
This commit is contained in:
commit
dfdab379b5
@ -151,6 +151,7 @@ in buildPythonApplication rec {
|
||||
python-uinput
|
||||
pyxdg
|
||||
rencode
|
||||
invoke
|
||||
] ++ lib.optionals withNvenc [
|
||||
pycuda
|
||||
pynvml
|
||||
|
Loading…
Reference in New Issue
Block a user