ceph: fixup build of its pyopenssl

https://hydra.nixos.org/build/327692530/nixlog/1/tail
These patches were added in b03b950370
This commit is contained in:
Vladimír Čunát
2026-05-05 16:23:08 +02:00
parent 6ee8f6e786
commit 1100ff65ad

View File

@@ -282,6 +282,7 @@ let
inherit version;
hash = "sha256-hBSYub7GFiOxtsR+u8AjZ8B9YODhlfGXkIF/EMyNsLc=";
};
patches = []; # those two CVE patches do not apply (!)
disabledTests = old.disabledTests or [ ] ++ [
"test_export_md5_digest"
];