Skip to content

Commit b0a8604

Browse files
committed
mumps_par: unmark broken on darwin platform
1 parent 2e4add7 commit b0a8604

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkgs/by-name/mu/mumps/package.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,5 @@ stdenv.mkDerivation (finalAttrs: {
147147
qbisi
148148
];
149149
platforms = lib.platforms.unix;
150-
# Dependency of scalapack for mpiSupport is broken on darwin platform
151-
broken = mpiSupport && stdenv.hostPlatform.isDarwin;
152150
};
153151
})

0 commit comments

Comments
 (0)