Loading pkgs/development/tools/buf/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -76,6 +76,6 @@ buildGoModule rec { changelog = "https://github.com/bufbuild/buf/releases/tag/v${version}"; description = "Create consistent Protobuf APIs that preserve compatibility and comply with design best-practices"; license = licenses.asl20; maintainers = with maintainers; [ raboof jk lrewega ]; maintainers = with maintainers; [ jk lrewega ]; }; } Loading
pkgs/development/tools/buf/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -76,6 +76,6 @@ buildGoModule rec { changelog = "https://github.com/bufbuild/buf/releases/tag/v${version}"; description = "Create consistent Protobuf APIs that preserve compatibility and comply with design best-practices"; license = licenses.asl20; maintainers = with maintainers; [ raboof jk lrewega ]; maintainers = with maintainers; [ jk lrewega ]; }; }