tool · inferred from evidence
flake
A Nix feature or tool referenced in the build process.
- 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