python313Packages.pytest-benchmark: allow local networking on darwin (#366961)
This commit is contained in:
@@ -48,6 +48,8 @@ buildPythonPackage rec {
|
||||
|
||||
pythonImportsCheck = [ "pytest_benchmark" ];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
nativeCheckInputs = [
|
||||
freezegun
|
||||
git
|
||||
|
||||
Reference in New Issue
Block a user