Nix rust example This is an example builds a Rust project via crane. What's possible Rust hacking cargo build Running the binary via Nix nix run . Formatting nix fmt How to use/extend this You can just use the standard rust tooling.