diff --git a/nix/shell.nix b/nix/shell.nix index 7bf80bc8..0e5c0b4c 100644 --- a/nix/shell.nix +++ b/nix/shell.nix @@ -34,6 +34,9 @@ mkShell { # rust itself toolchain + # rust analyzer + inputs.fenix.packages.${system}.latest.rust-analyzer + # CI tests engage