nixpkgs/pkgs
Marco Farrugia a360b05cb7 bazel: Fix bazel query and provide a default java toolchain
These are fixes for problems I ran into with:
- `bazel test //example:cpp-test`
This needed `build --host_javabase='@local_jdk//:jdk'`

- `bazel query 'deps(//example:cpp-test)'`
This needed the same flags as `build`.

Is it contentious to (partially?) configure the default java toolchain? I don't see it as much different than providing the bazel server's java.
It would continue to be configurable/overridable by overriding the flags. 

---
And a random notes from this escapade, but https://github.com/bazelbuild/bazel/blob/master/WORKSPACE#L144-L308 looks a little different from https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/tools/build-managers/bazel/bazel_3/src-deps.json so one of them is probably wrong :)
2020-10-19 18:32:48 +02:00
..
applications pythonPackages.hydrus: init at 413 2020-10-19 09:13:33 -07:00
build-support validatePkgConfig: fix variable scope 2020-10-18 14:00:05 +02:00
common-updater
data Merge pull request #100084 from romildo/upd.luna-icons 2020-10-18 17:01:48 -03:00
desktops Merge pull request #100344 from romildo/upd.efl 2020-10-18 17:03:27 -03:00
development bazel: Fix bazel query and provide a default java toolchain 2020-10-19 18:32:48 +02:00
games trigger: apply review suggestions 2020-10-17 08:43:35 -07:00
misc epson-escpr2: 1.1.17 -> 1.1.23 2020-10-19 17:48:27 +02:00
os-specific Revert "linuxPackages.nvidia_x11.persistenced: fix build" 2020-10-18 11:47:34 -07:00
pkgs-lib
servers grafana: 7.2.0 -> 7.2.1 2020-10-19 17:48:47 +02:00
shells oh-my-zsh: 2020-10-15 -> 2020-10-18 2020-10-19 09:40:23 -04:00
stdenv
test
tools onefetch: 2.4.0 -> 2.5.0 (#101074) 2020-10-19 16:03:00 +02:00
top-level python310: init at 3.10a1 2020-10-19 09:31:27 -07:00