Loading pkgs/development/python-modules/pysimplegui/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -31,5 +31,6 @@ buildPythonPackage rec { homepage = "https://github.com/PySimpleGUI/PySimpleGUI"; license = licenses.unfree; maintainers = with maintainers; [ lucasew ]; broken = true; # update to v5 broke the package, it now needs rsa and is trying to access an X11 socket? }; } Loading
pkgs/development/python-modules/pysimplegui/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -31,5 +31,6 @@ buildPythonPackage rec { homepage = "https://github.com/PySimpleGUI/PySimpleGUI"; license = licenses.unfree; maintainers = with maintainers; [ lucasew ]; broken = true; # update to v5 broke the package, it now needs rsa and is trying to access an X11 socket? }; }