nixide/nix-bindings-flake-sys
2026-01-14 15:19:47 -05:00
..
include Split monolithic raw crates into sys crates 2026-01-12 19:48:45 -05:00
src Fix cargo doc 2026-01-14 15:19:47 -05:00
build.rs Split monolithic raw crates into sys crates 2026-01-12 19:48:45 -05:00
Cargo.toml Bump version to 0.2.1 for development 2026-01-13 18:50:29 +01:00
README.md Add CHANGELOG and crate READMEs 2026-01-13 16:49:52 +01:00

nix-bindings-flake-sys

This crate contains generated bindings for the Nix C API (nix-flake-c). You should not have to use this crate directly, and so you should probably not add it to your dependencies. Instead, use the nix-bindings-flake crate, which should be sufficient.

Changelog

See the nix-bindings-rust changelog.