Using Nix as a library

10 Likes

nice one.
reminds me a bit of nix-forall, which also focuses on consuming nix as a library.

3 Likes

Sick!

I’ve been experimenting with creating language bindings for CppNix in Zig myself, and it’s pretty fun to interact with Nix in this way.

At some point I’ll probably try to build out a more full-fledged application or something with the bindings; I also want to help out with stabilizing the actual C API itself if possible.

4 Likes