From 5c8930744433ae98a877918af69767ee04040c71 Mon Sep 17 00:00:00 2001 From: Nevo David Date: Sun, 9 Feb 2025 03:24:42 +0700 Subject: [PATCH] feat: test --- nixpacks.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/nixpacks.toml b/nixpacks.toml index 9c1e5679..8219d376 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -1,4 +1,2 @@ [phases.setup] -nixPkgs = ['...','python3'] 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"]