move Stabilizer to latest MQTT builds #81
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I thought it would be a quick thing to end the week nicely but it will require moving from cargosha256 to Cargo.lock and updating Rust manifest to 2021+.
Thankfully we have no more Rust projects in non-flake, so it shouldn't be an issue.
However, what should we specify as the (new) MQTT broker IP address, since it's hardcoded during build? I doubt that we'd want to keep
10.34.16.10
.Maybe 192.168.1.195