nixide/nixide-sys/tests
2026-04-02 10:40:18 +10:00
..
eval.rs replace std::os::raw -> core::ffi 2026-04-02 10:40:18 +10:00
flake.rs update all names in repo to match new bindings 2026-04-02 09:53:36 +10:00
memory.rs replace std::os::raw -> core::ffi 2026-04-02 10:40:18 +10:00
primop.rs replace std::os::raw -> core::ffi 2026-04-02 10:40:18 +10:00
README.md overhaul nixide-sys/build.rs 2026-04-02 09:52:29 +10:00
store.rs replace std::os::raw -> core::ffi 2026-04-02 10:40:18 +10:00
util.rs replace std::os::raw -> core::ffi 2026-04-02 10:40:18 +10:00

nixide-sys/tests

These tests are modified from the ones provided by github:nixops4/nix-bindings-rust