Update nixpacks.toml

This commit is contained in:
shialoth 2025-04-30 18:22:36 +00:00
parent 4a5dab2964
commit e98c02c090

View File

@ -2,9 +2,7 @@
nixPkgs = [ nixPkgs = [
"nodejs_20", "nodejs_20",
"npm-10_x", "npm-10_x",
"python3", "python3"
"make",
"gcc"
] ]
[phases.install] [phases.install]