Open brianmay opened 1 month ago
At this stage out of time to try to comprehend this, but thought I should document my findings.
Thanks for document your progress and findings.
I couldn't find anyone else using formatter.mix-format
in a real project yet
Is there an existing issue for this?
What happened?
This was disabled because we couldn't get it to work.
Expected Behavior
No response
Steps To Reproduce
No response
Relevant log output
Screenshots
No response
Additional data
I think we need to fix with a wrapper script, something like:
Unfortunately this currently fails, it is looking for
local.hex
. Which hasn't been packaged in nix. I think local.hex just allows downloading other things, probably not what we want in nix.We cannot download stuff in the wrapper script, being part of a nix build it doesn't have Internet access.
At this stage out of time to try to comprehend this, but thought I should document my findings.
Note that treefmt gets called multiple times also, the wrapper script needs to be able to cope.
Type of installation
Manual
Version
master