crate2nix generates nix (as in NixOS) build files for rust using cargo.


Keywords
ci, nix, cargo, cache, build, nixos, rust
License
Apache-2.0

Documentation

crate2nix

crate2nix builds your cargo-based rust project crate-by-crate with nix.

You can

  • save time by only rebuilding changed crates hermetically in CI, and
  • use cargo/rust-analyzer locally for a fast developing loop.

➡️ Read more ⬅️

tests-nix-linux tests-nix-macos Crate