1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-05-11 01:17:02 +00:00
nixpkgs/pkgs/development/tools/build-managers
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
..
alibuild
apache-ant ant: 1.10.2 -> 1.10.8 2020-08-16 17:19:35 +02:00
apache-maven
arpa2cm
bam
bazel bazel: Fix bazel query and provide a default java toolchain 2020-10-19 18:32:48 +02:00
bear
bloop treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
bmake bmake: 20200710 -> 20200902 2020-09-07 15:20:05 +00:00
boot
buck
cmake cmake: fix CMAKE_FIND_FRAMEWORK 2020-08-29 13:37:56 +02:00
colormake
conan
doit
drake
dub
fac fac-build: init at 0.5.3 2020-09-15 21:23:24 -04:00
gn
gnumake
gradle gradle: 6.5 -> 6.6 2020-08-16 13:10:15 +00:00
gup
icmake
jam
kati
leiningen
mage buildGoModule: remove platform.all from packages 2020-08-15 19:34:47 -07:00
meson meson: 0.55.1 → 0.55.3 2020-09-18 20:05:56 +02:00
mill mill: 0.7.4 -> 0.8.0 2020-08-02 06:42:01 +00:00
mk
msbuild
ninja ninja: 1.10.0 -> 1.10.1 2020-08-24 11:58:01 +02:00
pants
qbs
rake
rebar
rebar3
redo
redo-apenwarr
redo-c
redo-sh redo-sh: 2.0.3 → 4.0.3 2020-09-15 10:16:30 +02:00
remake
rocm-cmake rocm-cmake: 3.7.0 -> 3.8.0 2020-09-19 08:08:29 +02:00
samurai
sbt sbt: apply autoPatchelfHook only in Linux 2020-10-11 08:04:16 +01:00
sbt-extras sbt-extras: 2020-06-01 -> 2020-09-24 2020-10-01 09:39:36 -04:00
scons
shards
tup
waf
wafHook