nixpkgs/pkgs
Claudio Bley e22cf98520 bazel: Use jdk11_headless to build bazel
Use the same JDK for building bazel and for its runtime.

Effectively, the former `toolchain_hostjdk8` java toolchain has been deprecated
and should no longer be used (in newer bazel)[1]:

```
# Deprecated, do not use.
# It will be removed after migration to Java toolchain resolution.
default_java_toolchain(
    name = "toolchain_hostjdk8",
    ...
)
```

[1]: 4fc4868065/tools/jdk/BUILD.tools (L384-L387)
2021-02-03 10:46:09 +01:00
..
applications bazel: 3.7.1 -> 3.7.2 2021-02-03 10:44:07 +01:00
build-support treewide: remove implicit use of stdenv.lib 2021-01-27 20:04:57 +07:00
common-updater treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
data all-cabal-hashes: update to Hackage at 2021-01-29T18:57:29Z 2021-01-29 21:25:23 +01:00
desktops Merge pull request #110995 from berbiche/init-xfce4-i3-workspaces-plugin 2021-01-29 00:35:42 +01:00
development bazel: Use jdk11_headless to build bazel 2021-02-03 10:46:09 +01:00
games Merge pull request #111043 from Profpatsch/gzdoom-4.5.0 2021-01-28 22:49:16 +01:00
misc Merge pull request #111124 from r-ryantm/auto-update/mednaffe 2021-01-29 07:43:53 -08:00
os-specific Merge pull request #110787 from tfc/cartesian-product 2021-01-29 20:22:12 +01:00
pkgs-lib
servers bazel: 3.7.1 -> 3.7.2 2021-02-03 10:44:07 +01:00
shells oh-my-zsh: 2021-01-20 → 2021-01-27 2021-01-27 18:14:29 -05:00
stdenv Merge pull request #110913 from siraben/other-stdenv-lib 2021-01-27 10:13:05 +01:00
test treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
tools awscli: 1.18.221 -> 1.18.222 2021-01-29 11:56:59 -05:00
top-level bazel: Use jdk11_headless to build bazel 2021-02-03 10:46:09 +01:00