python311Packages.coffea: fix darwin tests by allowing local networking
This commit is contained in:
@@ -88,6 +88,8 @@ buildPythonPackage rec {
|
||||
"coffea"
|
||||
];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
meta = with lib; {
|
||||
description = "Basic tools and wrappers for enabling not-too-alien syntax when running columnar Collider HEP analysis";
|
||||
homepage = "https://github.com/CoffeaTeam/coffea";
|
||||
|
||||
Reference in New Issue
Block a user