rust-home 0.5.9
Shared definitions of home directories
This package provides the definition of home_dir
used by cargo
and rustup
, as well as functions to find the correct value of CARGO_HOME and RUSTUP_HOME.
- Website: https://github.com/rust-lang/cargo
- Licenses: ASL 2.0 · Expat
- Package source: gnu/packages/crates-io.scm
- Builds: See build status
- Issues: See known issues
Installation
Install rust-home 0.5.9
as follows:
guix install rust-home@0.5.9
Or install the latest version:
guix install rust-home
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.