xpra: add missing invoke python3 module
This prevents the following error when starting xpra: xpra initialization error: connection failed: No module named 'invoke'
This commit is contained in:
@@ -151,6 +151,7 @@ in buildPythonApplication rec {
|
||||
python-uinput
|
||||
pyxdg
|
||||
rencode
|
||||
invoke
|
||||
] ++ lib.optionals withNvenc [
|
||||
pycuda
|
||||
pynvml
|
||||
|
||||
Reference in New Issue
Block a user