Loading pkgs/development/python-modules/schema-salad/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -75,5 +75,7 @@ buildPythonPackage rec { changelog = "https://github.com/common-workflow-language/schema_salad/releases/tag/${version}"; license = with licenses; [ asl20 ]; maintainers = with maintainers; [ veprbl ]; # https://github.com/common-workflow-language/schema_salad/issues/721 broken = versionAtLeast mistune.version "2.1"; }; } Loading
pkgs/development/python-modules/schema-salad/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -75,5 +75,7 @@ buildPythonPackage rec { changelog = "https://github.com/common-workflow-language/schema_salad/releases/tag/${version}"; license = with licenses; [ asl20 ]; maintainers = with maintainers; [ veprbl ]; # https://github.com/common-workflow-language/schema_salad/issues/721 broken = versionAtLeast mistune.version "2.1"; }; }