mpich: fix build

This commit is contained in:
Nikolay Korotkiy
2025-08-30 23:59:59 +04:00
parent 8bb4e10098
commit 72d4845900
+1
View File
@@ -8566,6 +8566,7 @@ with pkgs;
msoffcrypto-tool = with python3.pkgs; toPythonApplication msoffcrypto-tool;
mpich = callPackage ../development/libraries/mpich {
automake = automake116x;
ch4backend = libfabric;
};