python3Packages.protoletariat: mark broken

This commit is contained in:
Robert Schütz
2026-03-04 22:14:17 -08:00
parent 18ca612ca4
commit 314056f595
@@ -51,6 +51,7 @@ buildPythonPackage (finalAttrs: {
];
meta = {
broken = true;
description = "Python protocol buffers for the rest of us";
changelog = "https://github.com/cpcloud/protoletariat/blob/${finalAttrs.src.tag}/CHANGELOG.md";
license = with lib.licenses; [ asl20 ];