conda-forge / conda-forge/conda-forge.github.io
Document `cargo install --locked --no-track`
Offen
Docs
enhancement
- Vorherrschende Sprache
- JavaScript
- Sterne
- 170
- Forks
- 320
- Ø Merge
- 2 T. 10 Std.
- Gemergte PRs (30 T.)
- 5
Beschreibung
### Where should the content be added?
In the knowledge base or even as a linter
### What should be added?
We should (force) people to use `cargo install --locked --no-track`. The `--no-track` option prevents cargo from writing `$PREFIX/.crates2.json` and `$PREFIX/.crates.toml` files.
If that option is not used, all Rust packages clobber each other.
### Additional information
_No response_
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.