Skip to content

protoc-gen-connect-rust: init at 0.3.2#511581

Open
macalinao wants to merge 1 commit intoNixOS:masterfrom
macalinao:protoc-gen-connect-rust-init
Open

protoc-gen-connect-rust: init at 0.3.2#511581
macalinao wants to merge 1 commit intoNixOS:masterfrom
macalinao:protoc-gen-connect-rust-init

Conversation

@macalinao
Copy link
Copy Markdown
Contributor

@macalinao macalinao commented Apr 19, 2026

Description

Add protoc-gen-connect-rust, protoc plugin for generating ConnectRPC Rust service bindings.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Cross-platform builds verified via CI in macalinao/additional-nix-packages, which runs nix flake check on x86_64-linux, aarch64-linux, x86_64-darwin, and aarch64-darwin.

@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (new) This PR adds a new package 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Apr 19, 2026
@macalinao
Copy link
Copy Markdown
Contributor Author

Verified cross-platform builds via CI in my downstream overlay macalinao/additional-nix-packages, where nix flake check builds protoc-gen-connect-rust on the full matrix.

Latest successful run: https://github.com/macalinao/additional-nix-packages/actions/runs/24640354478

Per-architecture jobs:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (new) This PR adds a new package 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant