It would be very convenient if we could build opencode and opentui from source with nix. Opencode already has a flake.nix but it uses the version of opentui from npm. I've tried overriding this in an overlay but it's very hacky. First-class flake support would be very nice and make it easier to contribute to the projects versus using the current link-opentui-dev.sh script.