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 darwin/make-bootstrap-tools.nix: set -headerpad_max_install_names for coreutils 2023-12-13 17:57:25 +00:00
freebsd
generic stdenv: fix evaluation if !stdenv.cc.hasCC 2024-01-13 12:45:36 +01:00
linux stdenv: fix eval of pkgsMusl packages with platform constraints 2023-12-28 15:29:29 +00:00
native
nix
tests
adapters.nix stdenvAdapters.useLibsFrom: init 2024-01-12 17:38:00 +00:00
booter.nix
default.nix