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