farcaller / gonix

Go bindings to nix API
https://pkg.go.dev/github.com/farcaller/gonix
Apache License 2.0
28 stars 1 forks source link

Project status? #1

Closed pinpox closed 6 months ago

pinpox commented 7 months ago

These bindings depend on the unstable nix C API, that's not currently merged upstream.

It looks like https://github.com/NixOS/nix/pull/8699 was merged. Does that mean gonix can be used with current nix versions? Is it considered stable and still maintained?

farcaller commented 7 months ago

I haven't built it against the version that was merged in yet, hopefully, I'll have time to do that in the coming week.

pinpox commented 7 months ago

Cool, thanks for the update! Feel free to give me a ping when there is something to test

farcaller commented 6 months ago

This is pretty much blocked on https://github.com/farcaller/gonix/pull/2. I'll close this bug and you can track the progress in there instead.