nixpkgs/pkgs/games/chiaki
langsjo bed833d57a chiaki: use nanopb from nixpkgs
chiaki currently uses a vendored nanopb that fails to build with the
version of protobuf in nixpkgs. If nanopb is supplied in buildInputs,
the build uses that instead, which resolves the issue. (same fix as
this one on chiaki-ng https://github.com/NixOS/nixpkgs/pull/404622)

Also remove the python and protobuf inputs, since they were only used
for building the vendored nanopb
2025-05-08 20:56:41 +03:00
..
default.nix chiaki: use nanopb from nixpkgs 2025-05-08 20:56:41 +03:00