mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 04:05:40 +03:00
adiso2: override hdf5-mpi with mpi
This commit is contained in:
parent
77ce9519c3
commit
178cabec1a
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||||
bzip2
|
bzip2
|
||||||
lz4
|
lz4
|
||||||
c-blosc2
|
c-blosc2
|
||||||
hdf5-mpi
|
(hdf5-mpi.override { inherit mpi; })
|
||||||
libfabric
|
libfabric
|
||||||
libpng
|
libpng
|
||||||
libsodium
|
libsodium
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue