From 35ecb955e2450649f83ae79080a6788e8c251c0c Mon Sep 17 00:00:00 2001 From: yoan <536464346@qq.com> Date: Fri, 23 Aug 2024 13:31:13 +0800 Subject: [PATCH] nixpacks --- nixpacks.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixpacks.toml b/nixpacks.toml index fcb3642c..c738e49f 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -21,7 +21,7 @@ cmds = ['go mod download',"npm --prefix=./ui ci"] cacheDirectories = ['/root/.cache/go-build'] [phases.setup] -nixPkgs = ['go','node'] +nixPkgs = ['go','nodejs_22'] nixOverlays = [] nixpkgsArchive = '1f13eabcd6f5b00fe9de9575ac52c66a0e887ce6'