mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 01:04:25 +00:00
fixup! bazel_7: backport bazel_6 bash fixes for remote execution
This commit is contained in:
parent
1795976a32
commit
eaa9b99502
@ -244,11 +244,6 @@ stdenv.mkDerivation rec {
|
||||
strictActionEnvPatch = defaultShellPath;
|
||||
})
|
||||
|
||||
(substituteAll {
|
||||
src = ./actions_path.patch;
|
||||
actionsPathPatch = defaultShellPath;
|
||||
})
|
||||
|
||||
# bazel reads its system bazelrc in /etc
|
||||
# override this path to a builtin one
|
||||
(substituteAll {
|
||||
|
Loading…
Reference in New Issue
Block a user