depot/third_party/nixpkgs/pkgs/build-support/setup-hooks/mpi-check-hook/default.nix

6 lines
103 B
Nix
Raw Normal View History

{ callPackage, makeSetupHook }:
makeSetupHook {
name = "mpi-checkPhase-hook";
} ./mpi-check-hook.sh