nixbot

builds
1this derivation will be built:2 /nix/store/v6032cpm6fw5f98jsjv7wmy9bgzsgvhn-treefmt-check.drv3error: Cannot build '/nix/store/v6032cpm6fw5f98jsjv7wmy9bgzsgvhn-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/n5qr5paynnh8cvb43wj3jdjp0qaq16k6-treefmt-check7 Last 25 log lines:8 > tribuchet: building on eliza9 > treefmt v2.5.0traversed 1216 files10 > emitted 533 files for processing11 > formatted 533 files (3 changed) in 4.375s12 > M flake.nix13 > diff --git a/flake.nix b/flake.nix14 > index 67d9c28..6c60d5e 10064415 > --- a/flake.nix16 > +++ b/flake.nix17 > @@ -32,6 +32,7 @@18 > fast-nix-gc.url = "github:Mic92/fast-nix-gc";19 > fast-nix-gc.inputs.nixpkgs.follows = "nixpkgs";20 > fast-nix-gc.inputs.treefmt-nix.follows = "treefmt-nix";21 > + fast-nix-gc.inputs.nix-darwin.follows = "nix-darwin";22 >23 > noctalia-plugins.url = "github:Mic92/noctalia-plugins";24 > noctalia-plugins.inputs.nixpkgs.follows = "nixpkgs";25 > @@ -191,7 +192,6 @@26 > freelancer-toolbox.url = "github:numtide/freelancer-toolbox";27 > freelancer-toolbox.inputs.nixpkgs.follows = "nixpkgs";28 > freelancer-toolbox.inputs.treefmt-nix.follows = "treefmt-nix";29 > - freelancer-toolbox.inputs.flake-parts.follows = "flake-parts";30 >31 > mics-skills = {32 > url = "github:Mic92/mics-skills";33 For full logs, run:34 nix log /nix/store/v6032cpm6fw5f98jsjv7wmy9bgzsgvhn-treefmt-check.drv