mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
mpich: fix build (#438710)
This commit is contained in:
@@ -8566,6 +8566,7 @@ with pkgs;
|
||||
msoffcrypto-tool = with python3.pkgs; toPythonApplication msoffcrypto-tool;
|
||||
|
||||
mpich = callPackage ../development/libraries/mpich {
|
||||
automake = automake116x;
|
||||
ch4backend = libfabric;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user