Cannot build with Nix pack
Hi, I am deploying a Django app that used to be on Heroku. Using the Heroku pack works fine, but using NixPacks does not. See below and the attached log. This very error is returned when I am
sudo nixpacks build
ing locally, too.
[stage-0 3/8] COPY .nixpacks/setup.nix .nixpacks/setup.nix:
-----
failed to compute cache key: "/.nixpacks/setup.nix" not found: not found
Error: Docker build failed
2 Replies