Added openjdk 25

This commit is contained in:
EsVagy42 2026-02-23 18:37:22 +01:00
parent c45f567aa5
commit 5416062c2b
3 changed files with 4 additions and 3 deletions

View file

@ -9,7 +9,6 @@
haskell.compiler.ghcHEAD
dotnet-sdk_9
netcoredbg
jdk
cmake
catch2_3
@ -23,5 +22,7 @@
ipykernel
]
))
javaPackages.compiler.openjdk25
];
}