Rust flake template Getting started Enter a Rust devshell nix develop Init and build your project with Cargo cargo init cargo build Track project files git add -A Build your project with nix nix build