diff --git a/frontend/flake.nix b/frontend/flake.nix index 903da15..42df65c 100644 --- a/frontend/flake.nix +++ b/frontend/flake.nix @@ -24,6 +24,7 @@ buildInputs = with pkgs; [ rustToolchain trunk + clippy tailwindcss ];