Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stdenv: fix evaluation if !stdenv.cc.hasCC
stdenv.cc may throw, e.g. in the case of pkgsCross.ghcjs where we must not force it for the purpose of attribute accessing (`or` doesn't implicitly tryEval…). Regression introduced in 1a5bd69.
- Loading branch information