add rust-analyzer to shell environment (#2739)
This commit is contained in:
parent
f37ffaa3a1
commit
9b9c3e5ae2
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
|||
packages =
|
||||
prev.packages
|
||||
++ (
|
||||
with common.pkgs; [lld_13 lldb cargo-tarpaulin cargo-flamegraph]
|
||||
with common.pkgs; [lld_13 lldb cargo-tarpaulin cargo-flamegraph rust-analyzer]
|
||||
);
|
||||
env =
|
||||
prev.env
|
||||
|
|
Loading…
Add table
Reference in a new issue