flake: add rust-analyzer to devshell
This commit is contained in:
parent
26eefe2ebe
commit
88609b24fe
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@
|
||||||
rustPackages.clippy
|
rustPackages.clippy
|
||||||
rustc
|
rustc
|
||||||
rustfmt
|
rustfmt
|
||||||
|
rust-analyzer
|
||||||
];
|
];
|
||||||
|
|
||||||
RUST_SRC_PATH = pkgs.rustPlatform.rustLibSrc;
|
RUST_SRC_PATH = pkgs.rustPlatform.rustLibSrc;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue