nixpkgs/pkgs/stdenv
sternenseemann f734056102 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 1a5bd697ad.
2024-01-13 12:45:36 +01:00
..
cross
custom
cygwin
darwin
freebsd
generic stdenv: fix evaluation if !stdenv.cc.hasCC 2024-01-13 12:45:36 +01:00
linux
native
nix
tests
adapters.nix stdenvAdapters.useLibsFrom: init 2024-01-12 17:38:00 +00:00
booter.nix
default.nix