20 releases (7 breaking)
0.14.1 | Jun 30, 2024 |
---|---|
0.13.0 | Jan 7, 2024 |
0.12.0 | Dec 17, 2023 |
0.11.1 | Oct 22, 2023 |
0.7.0-alpha.4 | Nov 30, 2019 |
#221 in Unix APIs
140KB
3.5K
SLoC
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 ⬅️
lib.rs
:
crate2nix
Internal library for the crate2nix binary. This is not meant to be used separately, I just enjoy writing doc tests ;)
Dependencies
~11–21MB
~285K SLoC