Loading pkgs/by-name/pi/pinnwand/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,8 @@ buildPythonApplication rec { disabledTestPaths = [ # out-of-date browser tests "test/e2e" # click 8.2.0 exits with 2 instead of 0 when no args are passed "test/integration/test_command.py::test_main" ]; __darwinAllowLocalNetworking = true; Loading Loading
pkgs/by-name/pi/pinnwand/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,8 @@ buildPythonApplication rec { disabledTestPaths = [ # out-of-date browser tests "test/e2e" # click 8.2.0 exits with 2 instead of 0 when no args are passed "test/integration/test_command.py::test_main" ]; __darwinAllowLocalNetworking = true; Loading