added rust-analyzer

This commit is contained in:
Nickiel12 2023-03-09 21:11:53 -08:00
parent c1d8cc4b80
commit bc32dbf164

View file

@ -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