From d2c40fc7f0af6c2c46717217784b28b019f71af8 Mon Sep 17 00:00:00 2001 From: Maximilian Walz Date: Wed, 17 Sep 2025 07:09:21 +0200 Subject: [PATCH] saddas --- nixpacks.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nixpacks.toml b/nixpacks.toml index 40b2065..aff0c73 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -1,4 +1,4 @@ # nixpacks.toml -[phases.setup] -providers = ["java@21"] +[variables] +NIXPACKS_JDK_VERSION = "21"