mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-08 22:33:52 +00:00
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:
@@ -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"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user