Oxidized bindings for the Nix package manager!!
Find a file
2025-09-30 16:10:42 +02:00
.gitignore feat: README and Flake 2025-09-30 16:10:42 +02:00
flake.lock feat: README and Flake 2025-09-30 16:10:42 +02:00
flake.nix feat: README and Flake 2025-09-30 16:10:42 +02:00
README.md feat: README and Flake 2025-09-30 16:10:42 +02:00

nix_bindings_* crates

Use the Nix C API from Rust.

Hacking

The following will open a shell with dependencies, and install pre-commit for automatic formatting.

$ nix develop