nixpkgs/pkgs/stdenv/generic
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
..
builder.sh
check-meta.nix stdenv/check-meta: Use bespoke type checking 2023-12-26 15:14:42 +13:00
common-path.nix stdenv/common-path.nix: move to stdenv/generic/ 2022-07-29 18:24:00 -04:00
default-builder.sh treewide: refactor .attrs.sh detection 2023-10-04 18:36:57 +02:00
default.nix treewide: simplify exec format conditionals 2024-01-07 17:43:33 -08:00
make-derivation.nix stdenv: fix evaluation if !stdenv.cc.hasCC 2024-01-13 12:45:36 +01:00
meta-types.nix stdenv/check-meta: Use bespoke type checking 2023-12-26 15:14:42 +13:00
setup.sh Merge pull request #263446 from emilylange/stdenv-xz-multithread 2023-12-06 15:41:01 +01:00