Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: bf39cf851834
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 201defc4bf4e
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Nov 26, 2019

  1. bazel: pass jdk11_headless to --server_javabase (#74279)

    We only refer to openjdk by passing `--server_javabase="${runJdk}"` to
    the `bazel` executable.
    
    By passing jdk11_headless instead of jdk11, we cut bazels runtime
    closure from 1.6 GiB to 1.1 GiB.
    flokli authored and kalbasit committed Nov 26, 2019
    Copy the full SHA
    201defc View commit details
    Browse the repository at this point in the history