nixpkgs-suyu/pkgs/development/compilers/openjdk/darwin
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
..
8.nix openjdk: pin jce-policies to a version using wayback machine 2021-12-09 08:23:41 +01:00
11.nix openjdk: pin jce-policies to a version using wayback machine 2021-12-09 08:23:41 +01:00
16.nix openjdk: pin jce-policies to a version using wayback machine 2021-12-09 08:23:41 +01:00
17.nix javaPackages.openjdk17: Fix download URL 2021-12-09 23:50:02 -08:00
meta.nix