diff --git a/nixpacks.toml b/nixpacks.toml index 971b326..48709b8 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -2,9 +2,7 @@ nixPkgs = [ "nodejs_20", "npm-10_x", - "python3", - "make", - "gcc" + "python3" ] [phases.install]