From 364f1ed5bef1fe81cfb944ffb8638e52e8f716a2 Mon Sep 17 00:00:00 2001 From: mjkalyan <34904034+mjkalyan@users.noreply.github.com> Date: Fri, 12 Nov 2021 18:26:21 -0700 Subject: [PATCH] Update docs: include Gentoo source build Mention the dev-util/rust-analyzer package for building from source. --- docs/user/manual.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/user/manual.adoc b/docs/user/manual.adoc index ef2e9ce749..1db6cb5cd4 100644 --- a/docs/user/manual.adoc +++ b/docs/user/manual.adoc @@ -200,7 +200,8 @@ $ pacman -S rust-analyzer `rust-analyzer` is available in the GURU repository: -- https://gitweb.gentoo.org/repo/proj/guru.git/tree/dev-util/rust-analyzer-bin/rust-analyzer-bin-9999.ebuild[`dev-util/rust-analyzer-bin-9999`] (the https://github.com/rust-analyzer/rust-analyzer/releases/latest[latest release] as a live binary ebuild) +- https://gitweb.gentoo.org/repo/proj/guru.git/tree/dev-util/rust-analyzer?id=9895cea62602cfe599bd48e0fb02127411ca6e81[`dev-util/rust-analyzer`] builds from source +- https://gitweb.gentoo.org/repo/proj/guru.git/tree/dev-util/rust-analyzer-bin?id=9895cea62602cfe599bd48e0fb02127411ca6e81[`dev-util/rust-analyzer-bin`] installs an official binary release If not already, GURU must be enabled (e.g. using `app-eselect/eselect-repository`) and sync'd before running `emerge`: