switch to jdk
This commit is contained in:
parent
4a70c0c122
commit
56c74b2a79
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@
|
||||||
})
|
})
|
||||||
|
|
||||||
(prismlauncher.override {
|
(prismlauncher.override {
|
||||||
jdks = with javaPackages.compiler.temurin-bin; [ jre-25 jre-21 ];
|
jdks = with javaPackages.compiler.temurin-bin; [ jre-21 jdk-25 ];
|
||||||
})
|
})
|
||||||
|
|
||||||
ferium
|
ferium
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue