python312Packages.blockbuster: fix test in darwin sandbox (#398691)

This commit is contained in:
Gaétan Lepage
2025-04-22 17:00:16 +02:00
committed by GitHub
@@ -36,6 +36,8 @@ buildPythonPackage rec {
"test_ssl_socket"
];
__darwinAllowLocalNetworking = true;
pythonImportsCheck = [ "blockbuster" ];
meta = {