Loading pkgs/development/python-modules/protoletariat/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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 ]; Loading Loading
pkgs/development/python-modules/protoletariat/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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 ]; Loading