mirror of
https://github.com/bendtherules/ask262.git
synced 2026-08-18 13:21:55 +00:00
feat(nixpacks): add additional Nix package for setup phase
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
|||||||
cmds = ["bun install"]
|
cmds = ["bun install"]
|
||||||
|
|
||||||
[phases.setup]
|
[phases.setup]
|
||||||
nixPkgs = ["bun"]
|
nixPkgs = ["...", "bun"]
|
||||||
|
|
||||||
[start]
|
[start]
|
||||||
cmd = "bun run ask262-http"
|
cmd = "bun run ask262-http"
|
||||||
|
|||||||
Reference in New Issue
Block a user