From 8ddba6d29f9a640fa25076562ddd09dd3e46f86d Mon Sep 17 00:00:00 2001 From: yoan <536464346@qq.com> Date: Fri, 23 Aug 2024 13:39:06 +0800 Subject: [PATCH] fix nixpacks --- nixpacks.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixpacks.toml b/nixpacks.toml index 2074a1c8..b524bd7a 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -22,7 +22,7 @@ cacheDirectories = ['/root/.cache/go-build'] [phases.setup] nixPkgs = ['go'] -aptPkgs = ['node'] +aptPkgs = ['nodejs'] nixOverlays = [] nixpkgsArchive = '1f13eabcd6f5b00fe9de9575ac52c66a0e887ce6'