nixpkgs/pkgs
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
..
applications qmediathekview: 2017-04-16 -> 2019-01-06 2019-01-10 18:20:37 +01:00
build-support Merge pull request #30479 from obsidiansystems/singularity-tools 2019-01-09 19:39:08 -05:00
common-updater
data zafiro-icons: 0.8 -> 0.8.1 2019-01-08 02:10:43 -05:00
desktops rox-filer: link with lib{dl,m} explicitly 2019-01-04 21:44:21 +00:00
development bazel: 0.20.0 -> 0.21.0 2019-01-10 18:46:25 +01:00
games minetest: refactor and add dev version 5 2019-01-10 05:51:01 +01:00
misc Merge pull request #53670 from timokau/vim-plugins-update 2019-01-08 22:27:42 +01:00
os-specific adv_cmds: switch url to use https 2019-01-09 21:46:58 -05:00
servers python3.pkgs.aiohttp: 3.4.4 -> 3.5.2 2019-01-10 17:05:15 +01:00
shells zsh: move --enable-zprofile into configureFlags (#52718) 2019-01-08 11:11:37 +01:00
stdenv stdenv: allow custom stdenv to take crossOverlays 2019-01-07 20:53:10 -06:00
test
tools Merge pull request #53683 from dtzWill/update/tor-3.5.7 2019-01-10 17:12:57 +00:00
top-level Merge pull request #53733 from nalbyuites/pgsanity 2019-01-10 14:12:15 +01:00