diff --git a/flake.nix b/flake.nix index d7fecdf..2a6b515 100644 --- a/flake.nix +++ b/flake.nix @@ -22,6 +22,7 @@ rustfmt cargo rustc + clippy ]; }; helpers = tabryHelpers;