bitcoinj icon indicating copy to clipboard operation
bitcoinj copied to clipboard

add flake.nix to setup a simple nix devshell with Zulu 25

Open msgilligan opened this issue 3 months ago • 0 comments

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.

msgilligan avatar Sep 30 '25 01:09 msgilligan