3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/compilers/openjdk
Gabriella Gonzalez 78cad27273 javaPackages.openjdk17: Fix download URL
The current build attempts to fetch
https://cdn.azul.com/zulu/bin/zulu17.30.19-ca-jdk17.0.1-macosx_aarch64.tar.gz
on aarch64-darwin, and that URL does not exist.

Changing the Zulu version to 17.30.19 to 17.30.15 fixes the URL, and
the hash requires no changes, indicating that the hash must have
originally been computed for version 17.30.15 anyway.
2021-12-09 23:50:02 -08:00
..
darwin
openjfx
tests
8.nix
11.nix
12.nix
13.nix
14.nix
15.nix
16.nix
17.nix
bootstrap.nix
currency-date-range-jdk8.patch
currency-date-range-jdk10.patch
fix-java-home-jdk8.patch
fix-java-home-jdk10.patch
fix-library-path-jdk8.patch
fix-library-path-jdk11.patch
generate-cacerts.pl
ignore-LegalNoticeFilePlugin.patch
increase-javadoc-heap-jdk13.patch
increase-javadoc-heap.patch
jre.nix
make-bootstrap.nix
meta.nix
read-truststore-from-env-jdk8.patch
read-truststore-from-env-jdk10.patch
swing-use-gtk-jdk8.patch
swing-use-gtk-jdk10.patch
swing-use-gtk-jdk13.patch