nixpkgs/pkgs/development/compilers/zig
Motiejus Jakštys 5cdff541c3 zig: fix cache folder handling
- `env.ZIG_GLOBAL_CACHE_DIR` does not resolve variables, so
all actions had their cache dir in the current directory, named
'$TMPDIR/zig-cache'.
- zig cache does not conflict, so it's totally fine to reuse it in both
  build and tests (thus removing `--cache-dir`).

While we're at this, fix a `substituteInPlace` deprecation warning.
2024-10-20 20:14:19 +03:00
..
0.9 zig: improve shellcheck disable comments 2024-08-24 12:23:36 +02:00
0.10 zig: improve shellcheck disable comments 2024-08-24 12:23:36 +02:00
0.11 zig: improve shellcheck disable comments 2024-08-24 12:23:36 +02:00
0.12 treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
0.13 treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
cc.nix
generic.nix zig: fix cache folder handling 2024-10-20 20:14:19 +03:00
hook.nix
setup-hook.sh zig: improve shellcheck disable comments 2024-08-24 12:23:36 +02:00
stdenv.nix zig: add stdenv 2024-07-27 19:43:40 -07:00