python3Packages.swh-export: enable __darwinAllowLocalNetworking

Co-authored-by: Moraxyc <i@qaq.li>
This commit is contained in:
Pol Dellaiera
2026-07-24 17:37:13 +02:00
co-authored by Moraxyc
parent 33d2376650
commit 0496e76144
@@ -71,6 +71,9 @@ buildPythonPackage (finalAttrs: {
pkgs.pv
];
# Kafka tests use librdkafka's mock broker bound to the loopback interface.
__darwinAllowLocalNetworking = true;
disabledTests = [
# I don't know how to fix the following error
# E fixture 'kafka_server' not found