openmpi: fix comment interpolation darwin (#334641)

Remove pmix as a Darwin dependency for openmpi by fixing an interpolation.
This commit is contained in:
Frederik Rietdijk 2024-08-14 16:42:43 +02:00 committed by GitHub
parent f38b1bf1e2
commit c251c30efb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -226,7 +226,7 @@ stdenv.mkDerivation (finalAttrs: {
))
(lib.concatStringsSep "\n")
]}
# A symlink to ${lib.getDev pmix}/bin/pmixcc upstreeam puts here as well
# A symlink to $\{lib.getDev pmix}/bin/pmixcc upstreeam puts here as well
# from some reason.
moveToOutput "bin/pcc" "''${!outputDev}"