3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development
Profpatsch 9e9fec640e bazel: 0.20.0 -> 0.21.0
0.21 removed the bundled openjdk-distribution. Instead, tries to fetch
the “right” distribution on-the-fly when building.
So we need to provide our own openjdk.

According to
https://github.com/bazelbuild/bazel/issues/6865#issuecomment-447261288
we should set `--host_javabase="@local_jdk//:jdk` if we want to do
that. This uses the jdk that is currently in the environment, which is
openjdk 8 in our case. 0.21 defaulted to a toolchain for JDK9, which
we don’t package in nixpkgs, so we use the JDK8 toolchain.

This commit also replaces the line-number-based sed invocations with
something more stable.
2019-01-10 18:46:25 +01:00
..
androidndk-pkgs
arduino
beam-modules
bower-modules/generic
compilers sbcl: fix a thread safety bug with an upstream patch 2019-01-10 12:05:55 +01:00
coq-modules
dhall-modules
dotnet-modules/patches
em-modules/generic
go-modules
guile-modules
haskell-modules hpc-coveralls: jailbreak for GHC 8.6 2019-01-08 16:30:17 +11:00
idris-modules
interpreters metamath: 0.168 -> 0.171 2019-01-07 18:38:22 +00:00
java-modules
libraries mps: 1.116.0 -> 1.117.0 2019-01-10 18:25:41 +01:00
lisp-modules
lua-modules
misc
mobile
node-packages
ocaml-modules
perl-modules
pharo
pure-modules
python-modules python.pkgs.fido2: run tests 2019-01-10 18:10:21 +01:00
r-modules R: update CRAN and BIOC package sets 2019-01-08 09:34:37 +01:00
ruby-modules
tools bazel: 0.20.0 -> 0.21.0 2019-01-10 18:46:25 +01:00
web