nixpkgs/pkgs/stdenv/generic
Thomas Gerbet 0ab819db17 stdenv: create env-vars file before writing data to it
This fixes the regression introduced by c47a1e701d
on Darwin. The creation of the file using `install` and process
substitution does not work on Darwin, you get the following complain:
```
install: skipping file '/dev/fd/63', as it was replaced while being copied
```

Fixes #335016

(cherry picked from commit d00775c1d9)
2024-08-22 21:41:46 +02:00
..
builder.sh
check-meta.nix stdenv/check-meta: Fix error message for disallowed unfree packages 2024-04-10 16:15:24 +01:00
common-path.nix
default-builder.sh treewide: refactor .attrs.sh detection 2023-10-04 18:36:57 +02:00
default.nix make-derivation.nix: Return mkDerivation as an attribute 2024-03-11 17:06:02 +01:00
make-derivation.nix openbsd: Add static linking support 2024-07-10 09:48:00 -04:00
meta-types.nix stdenv/check-meta: Use bespoke type checking 2023-12-26 15:14:42 +13:00
setup.sh stdenv: create env-vars file before writing data to it 2024-08-22 21:41:46 +02:00