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'