Skip to content

Commit

Permalink
Merge pull request #208748 from kototama/fix_xpra_missing_invoke_pyth…
Browse files Browse the repository at this point in the history
…on3_module

xpra: add missing invoke python3 module
  • Loading branch information
Mic92 authored Jan 2, 2023
2 parents a1ed7e7 + 530f4c2 commit dfdab37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/tools/X11/xpra/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ in buildPythonApplication rec {
python-uinput
pyxdg
rencode
invoke
] ++ lib.optionals withNvenc [
pycuda
pynvml
Expand Down

0 comments on commit dfdab37

Please sign in to comment.