Loading
pkgs/ceph: self-contained package
Moving all of the custom dependency magic into the package allows us to move it to the by-name hierarchy a lot easier.
This however also means breaking any overrides used downstream for the affected dependencies:
- fmt
- lua
- arrow-cpp
The last one is now also exposed via passthru for overriding purposes.
All expressions evaluate to the same values though.
Signed-off-by:
benaryorg <binary@benary.org>