From 504154fb2c44d7fc426bc7f07a00d05de6708555 Mon Sep 17 00:00:00 2001 From: Jo Date: Sat, 1 Nov 2025 21:12:04 +0100 Subject: [PATCH] fix nixpacks.toml syntax --- nixpacks.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixpacks.toml b/nixpacks.toml index 287301e..57127ee 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -1,2 +1,2 @@ [variables] -NIXPACKS_NODE_VERSION=22 +NIXPACKS_NODE_VERSION='22'