nixpkgs-suyu/pkgs/development/tools/build-managers/bazel
Matthew Bauer 2a8d05627b build-bazel-package: switch hash mode to “flat”
flat hashes can be substituted through hashed-mirrors, while recursive
hashes can’t. This is especially important for Bazel since the bazel
fetch dependencies can come from multiple different methods (git,
http, ftp, etc.). To do this, we create tar archives from the
output/external directory, which is then extracted to build. All of
the Bazel hashes are all updated.
2020-05-09 13:33:26 -05:00
..
bazel-remote build-bazel-package: switch hash mode to “flat” 2020-05-09 13:33:26 -05:00
bazel_0_26 bazel_0_26: fix linker flags for darwin (#84614) 2020-04-08 18:48:40 -04:00
bazel_0_29 bazel-*: Consistently self reference 2020-04-01 16:16:26 -04:00
bazel_1 bazel_1: fix test paths 2020-04-08 17:50:32 +02:00
bazel_2 bazel_2: fix test paths 2020-04-08 17:50:32 +02:00
buildtools treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
bash-tools-test.nix
bazel_rc.patch
cpp-test.nix
java-test.nix
nix-hacks.patch
protobuf-test.nix
python-bin-path-test.nix
shebang-test.nix
strict_action_env.patch
trim-last-argument-to-gcc-if-empty.patch
update-srcDeps.py