this derivation will be built: /nix/store/v6032cpm6fw5f98jsjv7wmy9bgzsgvhn-treefmt-check.drv building '/nix/store/v6032cpm6fw5f98jsjv7wmy9bgzsgvhn-treefmt-check.drv' treefmt-check> tribuchet: building on eliza treefmt-check> treefmt v2.5.0traversed 1216 files treefmt-check> emitted 533 files for processing treefmt-check> formatted 533 files (3 changed) in 4.375s treefmt-check> M flake.nix treefmt-check> diff --git a/flake.nix b/flake.nix treefmt-check> index 67d9c28..6c60d5e 100644 treefmt-check> --- a/flake.nix treefmt-check> +++ b/flake.nix treefmt-check> @@ -32,6 +32,7 @@ treefmt-check> fast-nix-gc.url = "github:Mic92/fast-nix-gc"; treefmt-check> fast-nix-gc.inputs.nixpkgs.follows = "nixpkgs"; treefmt-check> fast-nix-gc.inputs.treefmt-nix.follows = "treefmt-nix"; treefmt-check> + fast-nix-gc.inputs.nix-darwin.follows = "nix-darwin"; treefmt-check> treefmt-check> noctalia-plugins.url = "github:Mic92/noctalia-plugins"; treefmt-check> noctalia-plugins.inputs.nixpkgs.follows = "nixpkgs"; treefmt-check> @@ -191,7 +192,6 @@ treefmt-check> freelancer-toolbox.url = "github:numtide/freelancer-toolbox"; treefmt-check> freelancer-toolbox.inputs.nixpkgs.follows = "nixpkgs"; treefmt-check> freelancer-toolbox.inputs.treefmt-nix.follows = "treefmt-nix"; treefmt-check> - freelancer-toolbox.inputs.flake-parts.follows = "flake-parts"; treefmt-check> treefmt-check> mics-skills = { treefmt-check> url = "github:Mic92/mics-skills"; error: Cannot build '/nix/store/v6032cpm6fw5f98jsjv7wmy9bgzsgvhn-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/n5qr5paynnh8cvb43wj3jdjp0qaq16k6-treefmt-check Last 25 log lines: > tribuchet: building on eliza > treefmt v2.5.0traversed 1216 files > emitted 533 files for processing > formatted 533 files (3 changed) in 4.375s > M flake.nix > diff --git a/flake.nix b/flake.nix > index 67d9c28..6c60d5e 100644 > --- a/flake.nix > +++ b/flake.nix > @@ -32,6 +32,7 @@ > fast-nix-gc.url = "github:Mic92/fast-nix-gc"; > fast-nix-gc.inputs.nixpkgs.follows = "nixpkgs"; > fast-nix-gc.inputs.treefmt-nix.follows = "treefmt-nix"; > + fast-nix-gc.inputs.nix-darwin.follows = "nix-darwin"; > > noctalia-plugins.url = "github:Mic92/noctalia-plugins"; > noctalia-plugins.inputs.nixpkgs.follows = "nixpkgs"; > @@ -191,7 +192,6 @@ > freelancer-toolbox.url = "github:numtide/freelancer-toolbox"; > freelancer-toolbox.inputs.nixpkgs.follows = "nixpkgs"; > freelancer-toolbox.inputs.treefmt-nix.follows = "treefmt-nix"; > - freelancer-toolbox.inputs.flake-parts.follows = "flake-parts"; > > mics-skills = { > url = "github:Mic92/mics-skills"; For full logs, run: nix log /nix/store/v6032cpm6fw5f98jsjv7wmy9bgzsgvhn-treefmt-check.drv