Skip to content

Commit

Permalink
nix: remove spurious rust-analyzer build input
Browse files Browse the repository at this point in the history
This is already included with the `ourRustVersion` expression since it includes
a complete Rust toolchain with all extensions.

Signed-off-by: Austin Seipp <[email protected]>
  • Loading branch information
thoughtpolice committed Jun 25, 2024
1 parent da29da1 commit 8538bf3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,6 @@
openssl zstd libgit2 libssh2
pkg-config

# Make sure rust-analyzer is present
rust-analyzer

# Additional tools recommended by contributing.md
cargo-deny
cargo-insta
Expand Down

0 comments on commit 8538bf3

Please sign in to comment.