nixpkgs/pkgs/stdenv
Thomas Gerbet d00775c1d9 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
2024-08-20 19:02:41 +02:00
..
cross Merge pull request #329964 from Artturin/androidrenamesdk 2024-08-17 19:22:42 +03:00
custom
cygwin
darwin darwin.stdenv: format with nixfmt-rfc-style 2024-08-11 23:11:04 -04:00
freebsd freebsd: 14.0 -> 14.1 2024-07-28 19:42:11 +00:00
generic stdenv: create env-vars file before writing data to it 2024-08-20 19:02:41 +02:00
linux Merge staging-next into staging 2024-08-05 18:01:40 +00:00
native stdenv: consistently use self: super: … for bootstrapping overlays 2024-04-15 12:53:13 +02:00
nix
tests
adapters.nix stdenv: Fix args.env.NIX_CFLAGS_LINK/args.NIX_CFLAGS_LINK typo 2024-08-07 18:49:56 +12:00
booter.nix makeBinaryWrapper: ensure wrapper works with llvm 2024-07-27 18:59:25 -07:00
default.nix darwin.stdenv: refactor stdenv definition 2023-07-02 17:56:24 -04:00