Update nixpacks.toml

This commit is contained in:
chark1es 2025-05-28 10:26:47 -07:00
parent e8c932c3ce
commit 0584f160b2

View file

@ -1,4 +1,4 @@
[phases.setup]
nixPkgs = ["nodejs_18", "bun"]
nixPkgs = ["nodejs_20", "bun"]
aptPkgs = ["curl", "wget"]