nixbot

builds

succeeded setup x86_64-linux.treefmt · build #66 · raw

1this derivation will be built:2 /nix/store/22as960hn6400sf7lxjys0j3w93d6jxb-treefmt-check.drv3error: Cannot build '/nix/store/22as960hn6400sf7lxjys0j3w93d6jxb-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/vj9cq7mjhyh6y08whq9rid845ag177a7-treefmt-check7 Last 16 log lines:8 > treefmt v2.5.0traversed 273 files9 > emitted 244 files for processing10 > formatted 244 files (1 changed) in 542ms11 > M shells/flake-module.nix12 > diff --git a/shells/flake-module.nix b/shells/flake-module.nix13 > index e01234a..7612078 10064414 > --- a/shells/flake-module.nix15 > +++ b/shells/flake-module.nix16 > @@ -1,6 +1,6 @@17 > {18 > perSystem =19 > - { pkgs, config, ... }:20 > + { pkgs, ... }:21 > {22 > devShells.default = pkgs.mkShellNoCC {23 > buildInputs = with pkgs; [24 For full logs, run:25 nix log /nix/store/22as960hn6400sf7lxjys0j3w93d6jxb-treefmt-check.drv