Robert Hensing
312c86b811
feat: PrimOp type
...
(cherry picked from commit 67616c4a55b9d98d716384ffc07d3b3880dd76e4)
2025-10-04 02:31:16 +02:00
Philipp Zander
9a62664fb1
test nix_state_create's lookupPath argument
...
(cherry picked from commit 6e5a259f60725b632e52d4839e6e3c285d6971d4)
2025-10-04 02:30:46 +02:00
Robert Hensing
daffade511
feat: nix_util::settings::set, get
...
(cherry picked from commit 19ed7bd655e72e10373f1afab5af214f2f47881e)
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
270ccaaa57
feat: Add create nix-store
...
(cherry picked from commit b9150e82be712b2cd82d689f0f26c2a133564701)
2025-09-30 18:54:46 +02:00
Robert Hensing
7ef434a6d7
feat: Add nix-util crate with Context wrapper
...
(cherry picked from commit 6c8e116e8bbaecce2b77fd9e0db89f366b57f9b6)
2025-09-30 18:40:07 +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