Loading pkgs/tools/filesystems/ceph/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -318,6 +318,11 @@ in rec { pname = "ceph"; inherit src version; postPatch = '' substituteInPlace cmake/modules/Finduring.cmake \ --replace-fail "liburing.a liburing" "uring" ''; nativeBuildInputs = [ cmake fmt Loading Loading
pkgs/tools/filesystems/ceph/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -318,6 +318,11 @@ in rec { pname = "ceph"; inherit src version; postPatch = '' substituteInPlace cmake/modules/Finduring.cmake \ --replace-fail "liburing.a liburing" "uring" ''; nativeBuildInputs = [ cmake fmt Loading