Add rust analyser to flake

This commit is contained in:
Olivier 'reivilibre' 2023-10-03 21:26:53 +01:00
parent feb05cfecf
commit eb9d65b918

View File

@ -32,6 +32,7 @@
"rust-src"
"rustc"
"rustfmt"
"rust-analyzer"
];
# rust-toolchain = pkgs.symlinkJoin {
# name = "rust-toolchain";