feat: merge

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

View File

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