···128128 changelog = "https://github.com/MatthiasValvekens/pyHanko/blob/v${version}/docs/changelog.rst";129129 license = lib.licenses.mit;130130 maintainers = [ ];131131- # Most tests fail with:132132- # OSError: One or more parameters passed to a function were not valid.133133- broken = stdenv.hostPlatform.isDarwin;134131 };135132}