slepc: add __darwinAllowLocalNetworking = true to support mpiCheck

This commit is contained in:
qbisi
2025-05-04 11:21:55 +08:00
parent 20bb2242ed
commit 093a616a74
+2
View File
@@ -75,6 +75,8 @@ stdenv.mkDerivation (finalAttrs: {
installTargets = [ (if withExamples then "install" else "install-lib") ];
__darwinAllowLocalNetworking = true;
nativeInstallCheckInputs =
[
mpiCheckPhaseHook