added rust-analyzer
This commit is contained in:
parent
c1d8cc4b80
commit
bc32dbf164
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ in
|
|||
pkgs.mkShell {
|
||||
buildInputs = with pkgs; [
|
||||
ruststable
|
||||
rust-analyzer
|
||||
sqlite
|
||||
sqliteman
|
||||
pkg-config
|
||||
|
|
Loading…
Reference in a new issue