Open theoparis opened 1 day ago
It seems like the alpine maintainers also encountered issue 3... Why is Nix using an unstable version of libgit2???
https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/75312
We contributed that change to libgit2. You'll need to grab the patch. Hopefully they'll release soon.
Describe the bug
I discovered the following issues when trying to build Nix on Chimera Linux:
Issue 1
Issue 2 (I installed rapidcheck with cmake and ninja)
Issue 3
Steps To Reproduce
Build Nix on chimera linux or a musl libc system
Expected behavior
Successful build of the nix cli
nix-env --version
outputAdditional context
Related discussion on the musl mailing list from 2022: https://www.openwall.com/lists/musl/2022/08/18/3 https://github.com/search?q=repo%3Abminor%2Fmusl+sys_close_range&type=code returns nothing
Priorities
Add :+1: to issues you find important.