library · inferred from evidence
TCPSocket
A class or module in Crystal associated with the undefined method error.
- Latest nixpkgs breaks cbcli build: undefined method 'wait_readable' for TCPSocket
I cloned the bridge-cli repo and ran nix flake update nixpkgs && nix build ., but the build died inside the vendored Crystal ssh2 library: undefined method wait_readable for TCPSocket. I dont know Crystal so I couldnt debug further, and I w