ocamlPackages.domain-local-await: fix darwin sandbox build
This commit is contained in:
@@ -22,6 +22,7 @@ buildDunePackage rec {
|
||||
thread-table
|
||||
];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
doCheck = true;
|
||||
|
||||
checkInputs = [
|
||||
|
||||
Reference in New Issue
Block a user