| Crates.io | nix-build |
| lib.rs | nix-build |
| version | 0.1.0 |
| created_at | 2024-08-21 18:19:44.628926+00 |
| updated_at | 2024-08-21 18:19:44.628926+00 |
| description | A build dependency for running `nix` to build a package |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1346770 |
| size | 29,007 |
A build dependency for running the nix package manager, inspired by cmake.
# Cargo.toml
[build-dependencies]
nix-build = "0.1"
The nix executable is assumed to be nix unless the NIX environment variable is set.
This project is licensed under either of
at your option.