mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +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
|
||||
lz4
|
||||
c-blosc2
|
||||
hdf5-mpi
|
||||
(hdf5-mpi.override { inherit mpi; })
|
||||
libfabric
|
||||
libpng
|
||||
libsodium
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue