treewide: fix sandbox darwin build

This commit is contained in:
Theodore Ni
2023-08-04 14:30:05 -07:00
parent 09f5e7d840
commit 166ff8fe1f
45 changed files with 117 additions and 15 deletions
@@ -58,6 +58,8 @@ buildPythonPackage rec {
];
};
__darwinAllowLocalNetworking = true;
nativeCheckInputs = [
openssh
openssl