Taeer Bar-Yam
c2159c8834
bindgen strip nix_ prefix
...
(cherry picked from commit d07ec1990015f5d12b39da40ad0cb1ef0e798642)
2025-10-04 02:30:46 +02:00
Robert Hensing
9021f55a53
maint: Remove RUST_NIX_C_RAW_EXTRA_CFLAGS
...
The standard bindgen flag BINDGEN_EXTRA_CLANG_ARGS seems to do the
same thing.
(cherry picked from commit 599eece08bee28d72c4ec20c8578428c158a19c1)
2025-10-04 02:30:46 +02:00
Robert Hensing
6978e91fa9
feat: Add nix-expr library, update nix
...
(cherry picked from commit bf1ddd1c9137578b86895577d5b80e0c5771b605)
2025-09-30 19:06:17 +02:00
Robert Hensing
0d7146cb39
feat: nix-c-raw: Generate value api bindings
...
(cherry picked from commit 3c75dea63233670863f30547f90dd71498d547b0)
2025-09-30 18:58:26 +02:00
Robert Hensing
858bec68bc
feat: Add crate nix-c-raw
...
See README. Most of this is in accordance with the bindgen introduction.
The c_headers function was taken from Zach Mitchell's work on bindings.
Co-authored-by: Zach Mitchell <zmitchell@fastmail.com>
(cherry picked from commit 83d8ae6b26d341bbd452a77d7361f58c06a2d322)
2025-09-30 18:19:39 +02:00