nixpkgs/pkgs/tools/misc/ostree
Alyssa Ross 966f79bea6
pkgsMusl.ostree: fix build
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: 1a56b3515b ("ostree: version bump and removing old patches")
2024-04-25 09:27:57 +02:00
..
default.nix pkgsMusl.ostree: fix build 2024-04-25 09:27:57 +02:00