nixpkgs/pkgs/development/tools/build-managers/bazel
Guillaume Bouchard 67904dccbb bazel: 0.28.1 -> 0.29.0
- Upgraded dependencies
  - dependencies script upgraded to take into account new WORKSPACE
    rules
- Tests now depends on the `distdir`

Runtime bazel now also depends on the `distdir` setting which appears
in the global configuration file. This increases the bazel closure
size by 85 MO for stuffs which can normally be downloaded at runtime
by bazel. However, any invocation of `buildBazelPackage` (such as in
`bazel-watcher`) may fail in nix sandbox if theses files are not
available at runtime.

If this overhead is too important, we may later evolve to a finer
grained solution, where buildBazelPackage declares the list of
necessary dependencies.
2019-09-03 13:12:53 +02:00
..
bazel-deps bazel-deps: 2019-02-01 -> 2019-07-11, mark as broken 2019-07-25 17:40:46 +02:00
bazel-remote bazel-remote: mark as broken 2019-07-25 17:40:46 +02:00
buildtools treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
0.4.nix treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
bash-tools-test.nix bazel: 0.28.1 -> 0.29.0 2019-09-03 13:12:53 +02:00
cpp-test.nix bazel: 0.28.1 -> 0.29.0 2019-09-03 13:12:53 +02:00
default.nix bazel: 0.28.1 -> 0.29.0 2019-09-03 13:12:53 +02:00
java-test.nix bazel: 0.28.1 -> 0.29.0 2019-09-03 13:12:53 +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 buildBazelPackage: clear markers 2019-07-31 11:28:06 +03:00
protobuf-test.nix bazel: 0.28.1 -> 0.29.0 2019-09-03 13:12:53 +02:00
python-bin-path-test.nix bazel: 0.28.1 -> 0.29.0 2019-09-03 13:12:53 +02:00
src-deps.json bazel: 0.28.1 -> 0.29.0 2019-09-03 13:12:53 +02:00
trim-last-argument-to-gcc-if-empty.patch bazel: fix the compilation of .proto on Darwin (#63879) 2019-06-29 11:07:21 -07:00
update-srcDeps.py bazel: 0.28.1 -> 0.29.0 2019-09-03 13:12:53 +02:00