mpich: fix build (#438710)

This commit is contained in:
Markus Kowalewski
2025-08-31 00:42:44 +02:00
committed by GitHub

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;
};