slepc: add __darwinAllowLocalNetworking = true to support mpiCheck
This commit is contained in:
@@ -75,6 +75,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
installTargets = [ (if withExamples then "install" else "install-lib") ];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
nativeInstallCheckInputs =
|
||||
[
|
||||
mpiCheckPhaseHook
|
||||
|
||||
Reference in New Issue
Block a user