Loading
buildMavenPackage: fix keytool path on darwin
zulu jdk build for darwin has different lib/ structure. We should be able to just call /bin/keytool since it's symlinked in both derivations. I think this is a regression since: https://github.com/NixOS/nixpkgs/pull/437528