Loading pkgs/development/python-modules/fontbakery/default.nix +5 −1 Original line number Diff line number Diff line Loading @@ -57,6 +57,8 @@ buildPythonPackage rec { hash = "sha256-Cl0jRQqF83IIldkp1VuVSS4ZeVsQH1NNpyEkpMJqhA8="; }; env.PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION = "python"; pythonRelaxDeps = [ "collidoscope" "protobuf" Loading Loading @@ -127,7 +129,7 @@ buildPythonPackage rec { ''; disabledTests = [ # These require network access: # These require network access "test_check_description_broken_links" "test_check_description_family_update" "test_check_metadata_designer_profiles" Loading @@ -138,6 +140,8 @@ buildPythonPackage rec { "test_check_cjk_vertical_metrics" "test_check_cjk_vertical_metrics_regressions" "test_check_fontbakery_version_live_apis" # AssertionError "test_check_shape_languages" ]; postInstall = '' Loading Loading
pkgs/development/python-modules/fontbakery/default.nix +5 −1 Original line number Diff line number Diff line Loading @@ -57,6 +57,8 @@ buildPythonPackage rec { hash = "sha256-Cl0jRQqF83IIldkp1VuVSS4ZeVsQH1NNpyEkpMJqhA8="; }; env.PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION = "python"; pythonRelaxDeps = [ "collidoscope" "protobuf" Loading Loading @@ -127,7 +129,7 @@ buildPythonPackage rec { ''; disabledTests = [ # These require network access: # These require network access "test_check_description_broken_links" "test_check_description_family_update" "test_check_metadata_designer_profiles" Loading @@ -138,6 +140,8 @@ buildPythonPackage rec { "test_check_cjk_vertical_metrics" "test_check_cjk_vertical_metrics_regressions" "test_check_fontbakery_version_live_apis" # AssertionError "test_check_shape_languages" ]; postInstall = '' Loading