R
Railway•8mo ago
thirzq

How do I get Nixpacks to read the repo as a framework that I specify?

Hello, I have a problem with the builder, the Nixpacks builder reads my repo as a java project, I want Nixpacks to build with the framework I want in this case Django python. Does anyone know a solution to this or does anyone know how to change the builder settings?
No description
Solution:
Try making a nixpacks.toml in your project root:
providers = ["python"]
providers = ["python"]
For future reference, though, what does your project's file structure look like?...
Jump to solution
5 Replies
Percy
Percy•8mo ago
Project ID: a2e9b26d-ea1b-4525-8902-62bfe439c533
thirzq
thirzq•8mo ago
a2e9b26d-ea1b-4525-8902-62bfe439c533
Solution
root
root•8mo ago
Try making a nixpacks.toml in your project root:
providers = ["python"]
providers = ["python"]
For future reference, though, what does your project's file structure look like?
thirzq
thirzq•8mo ago
thank you for the answer, its like java android with django python in one folder for once again, thank you because I just tried it and it worked. 🎉
root
root•8mo ago
No problem!
Want results from more Discord servers?
Add your server