···2548 # If we want to switch for that before upstream fixes it, use this patch:
2549 # https://github.com/NixOS/nixpkgs/pull/281858#issuecomment-1899648638
2550 fmt = fmt_9;
000002551 })
2552 ceph
2553 ceph-client
···2548 # If we want to switch for that before upstream fixes it, use this patch:
2549 # https://github.com/NixOS/nixpkgs/pull/281858#issuecomment-1899648638
2550 fmt = fmt_9;
2551+2552+ # Remove once Ceph supports arrow-cpp >= 20, see:
2553+ # * https://tracker.ceph.com/issues/71269
2554+ # * https://github.com/NixOS/nixpkgs/issues/406306
2555+ arrow-cpp = callPackage ../tools/filesystems/ceph/arrow-cpp-19.nix { };
2556 })
2557 ceph
2558 ceph-client