Loading pkgs/development/python-modules/pyhanko/default.nix +4 −0 Original line number Diff line number Diff line { lib, stdenv, aiohttp, asn1crypto, buildPythonPackage, Loading Loading @@ -122,5 +123,8 @@ buildPythonPackage rec { changelog = "https://github.com/MatthiasValvekens/pyHanko/blob/v${version}/docs/changelog.rst"; license = licenses.mit; maintainers = [ ]; # Most tests fail with: # OSError: One or more parameters passed to a function were not valid. broken = stdenv.isDarwin; }; } Loading
pkgs/development/python-modules/pyhanko/default.nix +4 −0 Original line number Diff line number Diff line { lib, stdenv, aiohttp, asn1crypto, buildPythonPackage, Loading Loading @@ -122,5 +123,8 @@ buildPythonPackage rec { changelog = "https://github.com/MatthiasValvekens/pyHanko/blob/v${version}/docs/changelog.rst"; license = licenses.mit; maintainers = [ ]; # Most tests fail with: # OSError: One or more parameters passed to a function were not valid. broken = stdenv.isDarwin; }; }