From 5f6d80c271428a9b4e9aa1d0026e21db788eb24a Mon Sep 17 00:00:00 2001 From: Daniel Barter Date: Sun, 7 Apr 2024 07:03:08 -0700 Subject: [PATCH] ceph: build broken with cython v3 --- pkgs/tools/filesystems/ceph/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pkgs/tools/filesystems/ceph/default.nix b/pkgs/tools/filesystems/ceph/default.nix index 8f33527a56f4330..d0369a23c711264 100644 --- a/pkgs/tools/filesystems/ceph/default.nix +++ b/pkgs/tools/filesystems/ceph/default.nix @@ -270,7 +270,8 @@ let ceph-common # build time - cython + # currently, building with cython v3 is broken + cython_0 # debian/control bcrypt