modules/dependencies: add rust-analyzer

This commit is contained in:
Gaetan Lepage 2025-04-07 23:46:17 +02:00 committed by nix-infra-bot
parent e7c9cc7133
commit 9bc29e6a9b
2 changed files with 10 additions and 6 deletions

View file

@ -40,6 +40,7 @@ let
};
plantuml.default = "plantuml";
ripgrep.default = "ripgrep";
rust-analyzer.default = "rust-analyzer";
sd.default = "sd";
sed.default = "gnused";
texpresso.default = "texpresso";