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 {
|
pkgs.mkShell {
|
||||||
buildInputs = with pkgs; [
|
buildInputs = with pkgs; [
|
||||||
ruststable
|
ruststable
|
||||||
|
rust-analyzer
|
||||||
sqlite
|
sqlite
|
||||||
sqliteman
|
sqliteman
|
||||||
pkg-config
|
pkg-config
|
||||||
|
|
Loading…
Reference in a new issue