> But why Nix? Cargo uses lock files and does a good job of keeping track of > Rust dependencies. But Nix goes further, also taking into account both system > dependencies and the Rust compiler itself. Also, in a polyglot environment, > Nix can simplify the build process by not requiring a concoction of compilers > and tools to be installed.
https://www.tweag.io/blog/2022-09-22-rust-nix/ s/Nix/Guix/
