mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-14 17:53:37 +00:00
966f79bea6
Nixpkgs currently uses musl 1.2.3, which does not provide a statx(2)
wrapper, which ostree now depends upon. Work on upgrading musl is
ongoing, but for now, to keep ostree building, let's follow upstream's
recommendation and revert the statx changes. Once the musl upgrade is
complete, this change can be reverted.
I've applied the patches conditionally, only for musl, to avoid
impacting functionality for other platforms.
Fixes:
|
||
---|---|---|
.. | ||
default.nix |