mirror of
https://github.com/logos-messaging/nim-chat-poc.git
synced 2026-07-07 08:59:53 +00:00
Cascades the chain-wide SDK pin bump (a4bd66c → 1468180b) into:
- simulations/mix_lez_chat/run_simulation.sh: logoscore nix-build
override-input
- vendor/logos-lez-rln submodule pointer
All override-inputs in the build chain now agree on rev 1468180b, which
provides invokeRemoteMethodAsync. Avoids the mixed-rev ABI hazard where
a plugin compiled against one SDK rev would silently segfault against
a libsdk compiled against a different rev.