bitcoinj
bitcoinj copied to clipboard
add flake.nix to setup a simple nix devshell with Zulu 25
The devshell uses zulu25 to allow OpenJDK-based builds.
(It does not include a GraalVM JDK for native-image builds.)
I suggest we start flake.nix with this PR which is slightly simpler than PR #3906 which provides a devshell with GraalVM-CE
This has been updated to use Zulu 25 because it supports enableJavaFX on the 4 tier-1 platforms.