python3Packages.fastjsonschema: fix build for structuredAttrs (#486376)

This commit is contained in:
Wolfgang Walther
2026-02-03 10:56:52 +00:00
committed by GitHub
@@ -27,7 +27,8 @@ buildPythonPackage rec {
disabledTests = [
"benchmark"
# these tests require network access
"remote ref"
"remote"
"ref"
"definitions"
]
++ lib.optionals stdenv.hostPlatform.isDarwin [