Feat: no ... dots

This commit is contained in:
Nevo David 2025-02-09 03:17:32 +07:00
parent 917514489d
commit 2b3348c40a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
[phases.setup]
nixPkgs = ['...','python3']
aptPkgs = ['...','build-essential','libudev-dev']
aptPkgs = ['build-essential','libudev-dev']
providers = ["node", "python"]