You can use both Nix and Cargo at the same time, and they accomplish different things. Nix's purpose is more like rustup, except it works for each program on your computer
Cargo does not attempt to solve the same problems as Nix (if you depend on any software not written in Rust). A checked in Nix shell is genuinely great documentation on the expected system environment.
kamov|2 months ago
skavi|2 months ago
ValtteriL|2 months ago
ris|2 months ago
antonvs|2 months ago