zhaofengli / attic

Multi-tenant Nix Binary Cache
https://docs.attic.rs
Other
965 stars 73 forks source link

Fix build on Nix 2.19+ #123

Closed winterqt closed 6 months ago

winterqt commented 6 months ago

Nix 2.19 introduced a change 0 that broke how we compile our libnixstore bindings, which requires adding an additional include directory when we compile them.

I also included a semi-related maintenance change that I had to apply when fixing this, let me know if you'd rather pull those in from a separate PR.

zhaofengli commented 6 months ago

LGTM, thanks! Also added NIX_INCLUDE_PATH to the devShell.