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