···6 rustPlatform,
7 fetchFromGitHub,
8 buildPackages,
00009}:
1011let
···4445 # TECHNICALLY, we could remove this, but then we'd be using the vendored precompiled protoc binary...
46 env.PROTOC = lib.getExe' buildPackages.protobuf "protoc";
000000000000000000000004748 meta = {
49 changelog = "https://github.com/imLinguin/comet/releases/tag/${finalAttrs.src.tag}";