mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
fixup! bazel_7: backport bazel_6 bash fixes for remote execution
This commit is contained in:
parent
1795976a32
commit
eaa9b99502
1 changed files with 0 additions and 5 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue