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

#181 in Unix APIs

Download history 7/week @ 2024-04-01 140/week @ 2024-04-08 137/week @ 2024-06-24 77/week @ 2024-07-01

214 downloads per month

Apache-2.0

140KB
3.5K SLoC

Rust 3K SLoC // 0.0% comments Tera 349 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
~295K SLoC