Loading pkgs/applications/networking/gns3/gui.nix +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ python3.pkgs.buildPythonApplication rec { setuptools sip_4 (pyqt5.override { withWebSockets = true; }) truststore qt5.qtwayland ] ++ lib.optionals (pythonOlder "3.9") [ importlib-resources ]; Loading Loading
pkgs/applications/networking/gns3/gui.nix +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ python3.pkgs.buildPythonApplication rec { setuptools sip_4 (pyqt5.override { withWebSockets = true; }) truststore qt5.qtwayland ] ++ lib.optionals (pythonOlder "3.9") [ importlib-resources ]; Loading