diff --git a/nix/shell.nix b/nix/shell.nix index 42d6ddf8..12cc5eb1 100644 --- a/nix/shell.nix +++ b/nix/shell.nix @@ -16,6 +16,7 @@ pkgs.mkShell { ripgrep fzf zoxide + rustup ]; buildInputs = with pkgs;