Update nixpacks.toml

This commit is contained in:
shialoth 2025-04-30 18:34:10 +00:00
parent 5fa22780bd
commit cec4128634

View File

@ -2,7 +2,8 @@
nixPkgs = [
"nodejs_20",
"gcc",
"python3"
"python3",
"libudev"
]
[phases.install]