mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
The `f_check` script uses `which` to check that the Fortran compiler is available. `which` is a shell built-in on NixOS, but not on Darwin or other Linuxes.