nixpkgs/pkgs/development/tools/build-managers/bazel
Mathieu Boespflug c27f686a4b bazel: Set a sensible strict action environment.
Bazel either reuses the `PATH` from the client, or sets a hardcoded
one. The former mode in problematic for build hermeticity. But the
latter is crippled on NixOS, because the hardcoded value is
`/bin:/usr/bin`. So we set the hardcoded value to match what
`customBash` provides. This has the effect of aligning the
environments for `ctx.actions.run` and `ctx.actions.run_shell`, which
were previously distinct (bug).
2018-07-19 09:51:09 +02:00
..
bazel-deps bazel-deps: init at 2018-05-31 (#43018) 2018-07-09 22:38:45 +00:00
buildtools bazel-buildtools: init at 2018-05-24 2018-05-30 08:01:00 +10:00
0.4.nix bazel: use per-user tmp directory to avoid conflict with other builders 2018-07-13 23:35:28 +00:00
default.nix bazel: Set a sensible strict action environment. 2018-07-19 09:51:09 +02:00
nix-hacks-0.4.patch bazel: Bump nix-hacks.patch for 0.9. 2018-01-18 10:25:47 -05:00
nix-hacks.patch bazel: Bump nix-hacks.patch for 0.9. 2018-01-18 10:25:47 -05:00