{ self, flake-utils, ... }: flake-utils.lib.eachDefaultSystem (system: { formatter = self.packages.${system}.formatter; })