treefmt v2.5.0traversed 273 files emitted 244 files for processing formatted 244 files (1 changed) in 542ms M shells/flake-module.nix diff --git a/shells/flake-module.nix b/shells/flake-module.nix index e01234a..7612078 100644 --- a/shells/flake-module.nix +++ b/shells/flake-module.nix @@ -1,6 +1,6 @@ { perSystem = - { pkgs, config, ... }: + { pkgs, ... }: { devShells.default = pkgs.mkShellNoCC { buildInputs = with pkgs; [