diff --git a/shell.nix b/shell.nix index 942c1705dacd..b255fe845c76 100644 --- a/shell.nix +++ b/shell.nix @@ -15,6 +15,7 @@ pkgs.mkShellNoCC { (fenix.fromToolchainFile { dir = ./.; }) + fenix.rust-analyzer cargo-nextest ];