@cryoniq @bunburya Alright everything should build now. You may have to do yay -Rdd lua-protobuf because of my changes in packaging there.
Also, if you're using lua then you will have to change the run command in pinnacle.toml to lua5.4. I'll need to figure out a way to run lua 5.4 without hardcoding the command in the default pinnacle.toml because of distros naming the 5.4 binary slightly differently.
Pinned Comments
Ottatop commented on 2026-04-26 23:12 (UTC)
@cryoniq @bunburya Alright everything should build now. You may have to do
yay -Rdd lua-protobufbecause of my changes in packaging there.Also, if you're using lua then you will have to change the run command in
pinnacle.tomltolua5.4. I'll need to figure out a way to run lua 5.4 without hardcoding the command in the defaultpinnacle.tomlbecause of distros naming the 5.4 binary slightly differently.