Loading pkgs/development/python-modules/python-mapnik/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -114,6 +114,7 @@ buildPythonPackage rec { "test_pdf_printing" "test_render_with_scale_factor" "test_raster_warping" "test_pycairo_svg_surface1" ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ "test_passing_pycairo_context_png" Loading @@ -121,7 +122,6 @@ buildPythonPackage rec { "test_pycairo_pdf_surface1" "test_pycairo_pdf_surface2" "test_pycairo_pdf_surface3" "test_pycairo_svg_surface1" "test_pycairo_svg_surface2" "test_pycairo_svg_surface3" ]; Loading Loading
pkgs/development/python-modules/python-mapnik/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -114,6 +114,7 @@ buildPythonPackage rec { "test_pdf_printing" "test_render_with_scale_factor" "test_raster_warping" "test_pycairo_svg_surface1" ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ "test_passing_pycairo_context_png" Loading @@ -121,7 +122,6 @@ buildPythonPackage rec { "test_pycairo_pdf_surface1" "test_pycairo_pdf_surface2" "test_pycairo_pdf_surface3" "test_pycairo_svg_surface1" "test_pycairo_svg_surface2" "test_pycairo_svg_surface3" ]; Loading