We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 379fa8f commit 8700278Copy full SHA for 8700278
nixpacks.toml
@@ -1,5 +1,5 @@
1
[phases.setup]
2
-nixPkgs = ['nodejs-22_x', 'pnpm-9_x']
+nixPkgs = ['nodejs', 'pnpm-9_x']
3
4
[phases.install]
5
cmds = ['pnpm i --frozen-lockfile']
0 commit comments