python3Packages.protoletariat: mark broken (#496795)

This commit is contained in:
dotlambda
2026-03-08 17:42:58 +00:00
committed by GitHub
@@ -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 ];