1 unstable release
0.1.0 | Aug 21, 2024 |
---|
#396 in Build Utils
11KB
164 lines
nix-build
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.
License
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.
Dependencies
~2–11MB
~147K SLoC