19 releases (7 breaking)

0.14.0 Apr 11, 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

#183 in Unix APIs

Download history 3/week @ 2024-02-15 38/week @ 2024-02-22 4/week @ 2024-02-29 1/week @ 2024-03-07 1/week @ 2024-03-14 4/week @ 2024-03-28 3/week @ 2024-04-04 140/week @ 2024-04-11

144 downloads per month

Apache-2.0

145KB
3.5K SLoC

Rust 3K SLoC // 0.0% comments Tera 368 SLoC // 0.0% comments

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


lib.rs:

crate2nix

Internal library for the crate2nix binary. This is not meant to be used separately, I just enjoy writing doc tests ;)

Repository

Dependencies

~10–21MB
~305K SLoC