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 = [
"nodejs_20",
"npm-10_x",
"python3",
"make",
"gcc"
"python3"
]
[phases.install]