Skip to content

Commit 7df9692

Browse files
authored
rust_analyzer: always use bin from system path (#95)
1 parent cf5ba2b commit 7df9692

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/lsp.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
enable = true;
6868
installCargo = false;
6969
installRustc = false;
70+
package = null;
7071
settings = {
7172
cargo.features = "all";
7273
check.features = "all";

0 commit comments

Comments
 (0)