nixpkgs/pkgs/stdenv/generic
Wolfgang Walther 8cb51ec38e
stdenv: refactor default flags without __structuredAttrs use
Instead of checking for __structuredAttrs everywhere, it's easier to
just set the default value via parameter expansion and then hand the
array construction off to "concatTo".

Once more setup-hooks will be made structuredAttrs-aware, this pattern
will reduce the use of this implementation detail even more.
2024-08-02 22:11:38 +02:00
..
builder.sh
check-meta.nix check-meta: rename local binding 2024-06-22 05:16:10 -04:00
common-path.nix
default-builder.sh
default.nix stdenv: set NIX_DONT_SET_RPATH_FOR_TARGET on Darwin 2024-07-13 17:54:35 -04:00
make-derivation.nix cc-wrapper: add support for pacret hardening flag on aarch64 2024-07-28 19:27:14 +01:00
meta-types.nix stdenv/check-meta: Use bespoke type checking 2023-12-26 15:14:42 +13:00
setup.sh stdenv: refactor default flags without __structuredAttrs use 2024-08-02 22:11:38 +02:00