Feat: no ... dots
This commit is contained in:
parent
917514489d
commit
2b3348c40a
|
|
@ -1,4 +1,4 @@
|
||||||
[phases.setup]
|
[phases.setup]
|
||||||
nixPkgs = ['...','python3']
|
nixPkgs = ['...','python3']
|
||||||
aptPkgs = ['...','build-essential','libudev-dev']
|
aptPkgs = ['build-essential','libudev-dev']
|
||||||
providers = ["node", "python"]
|
providers = ["node", "python"]
|
||||||
Loading…
Reference in New Issue