bitcoinj / secp256k1-jdk

Java library providing Bitcoin-related Elliptic Curve Cryptography
Apache License 2.0
9 stars 3 forks source link

flake.nix: Nix develop with JDK22 configured in javaToolchains #41

Closed msgilligan closed 6 months ago

msgilligan commented 6 months ago

This restores the operation of nix develop to the level of functionality it had when we were building using JDK 21 with Preview enabled. Now that jdk22, Gradle 8.7, and the latest (JDK22-based) jextract are all available in Nixpkgs unstable we have everything working again.