nix-build 0.1.0

A build dependency for running `nix` to build a package
Documentation
  • Coverage
  • 61.54%
    8 out of 13 items documented1 out of 4 items with examples
  • Size
  • Source code size: 29 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 364.38 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 26s Average build duration of successful builds.
  • all releases: 26s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Karrq

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

at your option.