NickHu / crate2nix

nix build file generator for rust crates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

nix build file generator for rust crates

License:Apache License 2.0


Languages

Language:Nix 71.6%Language:Rust 26.8%Language:Shell 1.7%