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: 564a4c6512a6
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f7f4387a2ca2
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Sep 21, 2019

  1. openjdk8: add setJavaClassPath-hook to jdk as well

    This hook got removed from JDK[1], however without this hook,
    the classpath in a Java-build isn't created anymore which caused
    several[2][3] broken packages.
    
    [1] https://github.com/NixOS/nixpkgs/pull/65247/files#r324459267
    [2] https://hydra.nixos.org/build/100896633
    [3] https://hydra.nixos.org/build/100895668
    
    ZHF #68361
    
    (cherry picked from commit 19f8806)
    Ma27 authored and Mic92 committed Sep 21, 2019
    Copy the full SHA
    f7f4387 View commit details
    Browse the repository at this point in the history