chore: fix nixpacks
This commit is contained in:
@@ -2,7 +2,4 @@
|
||||
NIXPACKS_NODE_VERSION = "24"
|
||||
|
||||
[phases.setup]
|
||||
nixPkgs = ["pnpm"]
|
||||
|
||||
[phases.install]
|
||||
cmds = ["pnpm install --no-frozen-lockfile --force"]
|
||||
nixPkgs = ["nodejs_24", "pnpm"]
|
||||
|
||||
Reference in New Issue
Block a user