diff --git a/nixpacks.toml b/nixpacks.toml index 33c1bcc5..5223c7ff 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -1,4 +1,4 @@ [phases.setup] nixPkgs = ['...','python3'] -aptPkgs = ['...','build-essential','libudev-dev'] +aptPkgs = ['build-essential','libudev-dev'] providers = ["node", "python"] \ No newline at end of file