feat: nix fix

gi
This commit is contained in:
Nevo David 2025-02-09 03:20:44 +07:00
parent 2b3348c40a
commit 49e4f32ace
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
[phases.setup]
nixPkgs = ['...','python3']
aptPkgs = ['build-essential','libudev-dev']
providers = ["node", "python"]
aptPkgs = ['libnss3', 'libatk1.0-0', 'libatk-bridge2.0-0', 'libcups2', 'libgbm1', 'libasound2', 'libpangocairo-1.0-0', 'libxss1', 'libgtk-3-0', 'libxshmfence1', 'libglu1', 'build-essential','libudev-dev']
providers = ["node", "python"]