From 8ab29daff2f3669af077fef451326070b12d4995 Mon Sep 17 00:00:00 2001 From: Biqoz Date: Mon, 15 Dec 2025 13:52:32 +0100 Subject: [PATCH] Node 20+ fix --- nixpacks.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixpacks.toml b/nixpacks.toml index 8f17072..44ad387 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -1,2 +1,2 @@ [phases.setup] -nixPkgs = ["nodejs_20", "npm"] +nixPkgs = ["nodejs_20"]