Brian McGee
Brian McGee
Relevant: https://bmcgee.ie/posts/2023/02/nix-what-are-fixed-output-derivations-and-why-use-them/
I'll have a look at some point this week
> @brianmcgee have you removed rxjava dependencies from `gradle/dependencies` and from being imported into `ingestion/base`? Not yet, I will clean up the dependencies before marking the PR as no longer...
@Mic92 can you give this another review?
> Can we consider dropping darwin support for now for reth? If someone actually needs it, maybe they can also figure out what is wrong with the build command. I...
@teto I created an issue in the main treefmt repo for this. In the short term this could be achieved via the flake module. I'm undecided about adding it into...
@hsjobeki is it generally better practice to define options separately from config?
The `errgroup` will cancel any outstanding tasks on first error. As you've described, it's currently designed to abort when the first formatter fails. At the very least this should be...
To be honest that settles it then. One of the primary aims with 2.0 is to avoid breaking anything for existing users. We can diverge in behaviour and feature set...
@jaen re-opened this issue so we retain all the context. @zimbatm can you have a look?