ocamlPackages.domain-local-await: fix darwin sandbox build

This commit is contained in:
Reno Dakota 2024-11-23 01:14:37 -08:00
parent aa33fe7300
commit 65b37917ed
No known key found for this signature in database

View File

@ -22,6 +22,7 @@ buildDunePackage rec {
thread-table
];
__darwinAllowLocalNetworking = true;
doCheck = true;
checkInputs = [