From aec6e76c42c75dab413317d8b8285f0e628dcbdc Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Fri, 4 Aug 2023 12:45:59 +0200 Subject: [PATCH] rust-analyzer is included in rustup --- home/rust.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home/rust.nix b/home/rust.nix index a6018f9..3bd9b63 100644 --- a/home/rust.nix +++ b/home/rust.nix @@ -3,7 +3,6 @@ cargo-edit # llvmPackages_latest.bintools llvmPackages_latest.llvm - rust-analyzer rustup sccache xorriso