From 3a90e5b8a9c485fd6dfef3c89dc7f529d8f2d850 Mon Sep 17 00:00:00 2001 From: itsscb Date: Wed, 22 May 2024 09:52:35 +0200 Subject: [PATCH] ft/adds rust-analyzer --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake.nix b/flake.nix index 8862fe9..4580c06 100644 --- a/flake.nix +++ b/flake.nix @@ -55,6 +55,8 @@ packages = (with pkgs; [ # The package provided by our custom overlay. Includes cargo, Clippy, cargo-fmt, # rustdoc, rustfmt, and other tools. + rust-analyzer + clippy trunk tailwindcss rustToolchain