Merge pull request #208748 from kototama/fix_xpra_missing_invoke_python3_module

xpra: add missing invoke python3 module
This commit is contained in:
Jörg Thalheim 2023-01-02 23:21:09 +01:00 committed by GitHub
commit dfdab379b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,6 +151,7 @@ in buildPythonApplication rec {
python-uinput
pyxdg
rencode
invoke
] ++ lib.optionals withNvenc [
pycuda
pynvml