From bc32dbf1646e5fd2d7bf7497d132912fc8aaeb14 Mon Sep 17 00:00:00 2001 From: Nickiel12 Date: Thu, 9 Mar 2023 21:11:53 -0800 Subject: [PATCH] added rust-analyzer --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index d823e74..9f09cca 100644 --- a/shell.nix +++ b/shell.nix @@ -12,6 +12,7 @@ in pkgs.mkShell { buildInputs = with pkgs; [ ruststable + rust-analyzer sqlite sqliteman pkg-config