ft/adds rust-analyzer

This commit is contained in:
itsscb 2024-05-22 09:52:35 +02:00
parent d90d3751d3
commit 3a90e5b8a9

View File

@ -55,6 +55,8 @@
packages = (with pkgs; [ packages = (with pkgs; [
# The package provided by our custom overlay. Includes cargo, Clippy, cargo-fmt, # The package provided by our custom overlay. Includes cargo, Clippy, cargo-fmt,
# rustdoc, rustfmt, and other tools. # rustdoc, rustfmt, and other tools.
rust-analyzer
clippy
trunk trunk
tailwindcss tailwindcss
rustToolchain rustToolchain