feat(client(nix)): add rust-analyzer to devshell
1 files changed, 1 insertions(+), 0 deletions(-) M client/flake.nix
M client/flake.nix => client/flake.nix +1 -0
@@ 54,6 54,7 @@ devShell = with pkgs; pkgs.mkShell { buildInputs = [ rust + rust-analyzer pkg-config clang