treefmt-check
x86_64-linux.treefmt
· build #66
· raw
1treefmt v2.5.0traversed 273 files2emitted 244 files for processing3formatted 244 files (1 changed) in 542ms4 M shells/flake-module.nix5diff --git a/shells/flake-module.nix b/shells/flake-module.nix6index e01234a..7612078 1006447--- a/shells/flake-module.nix8+++ b/shells/flake-module.nix9@@ -1,6 +1,6 @@10 {11 perSystem =12- { pkgs, config, ... }:13+ { pkgs, ... }:14 {15 devShells.default = pkgs.mkShellNoCC {16 buildInputs = with pkgs; [