Open maxhaton opened 10 months ago
We probably should fix dub instead.
We probably should fix dub instead.
Perhaps, but this fixes the problem now rather than however long it takes me or someone else to wade through dub.
I'm looking at the issue, but this indeed will help until the fix is made AND people upgrade.
This works around an apparent dub bug (not yet triaged) that meant people consuming sdfmt via
dub run sdc:sdfmt
were ending up relinking sdfmt on every run - dub insists on rebuilding if it doesn't see a lockfile.sdc has no dependencies from the dub registry so this should not really be required but alas.