prismlauncher: add jdk25 support (#489451)
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
glfw3-minecraft,
|
||||
jdk17,
|
||||
jdk21,
|
||||
jdk25,
|
||||
jdk8,
|
||||
kdePackages,
|
||||
lib,
|
||||
@@ -34,6 +35,7 @@
|
||||
controllerSupport ? stdenv.hostPlatform.isLinux,
|
||||
gamemodeSupport ? stdenv.hostPlatform.isLinux,
|
||||
jdks ? [
|
||||
jdk25
|
||||
jdk21
|
||||
jdk17
|
||||
jdk8
|
||||
|
||||
Reference in New Issue
Block a user