Update nixpacks.toml
This commit is contained in:
parent
c3da871e27
commit
0677cd6676
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
[phases.setup]
|
[phases.setup]
|
||||||
pkgs = ["bun"]
|
nixPkgs = ["nodejs", "bun"]
|
||||||
cmds = ["bun --version"]
|
cmds = ["bun --version"]
|
||||||
providers = ["bun"]
|
providers = ["bun"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue