nixbot

builds
1these 2 derivations will be built:2 /nix/store/3n5pam4ylqpqh2a9zhjx0hkyc73bpkc8-mcptoon-0.7.22.drv3 /nix/store/zfiykhk5xn87y1i65dz7p196qxbv17hp-check-mcptoon.drv4error: Cannot build '/nix/store/3n5pam4ylqpqh2a9zhjx0hkyc73bpkc8-mcptoon-0.7.22.drv'.5 Reason: builder failed with exit code 1.6 Output paths:7 /nix/store/5k7gb9kfh6l8cirhfbxmip87zjckzk5k-mcptoon-0.7.228 /nix/store/bcbmr2dybsqljpsgwgcfnc6sp1bja6js-mcptoon-0.7.22-dist9 Last 25 log lines:10 > 11 > if req._tunnel_host:12 > tunnel_headers = {}13 > proxy_auth_hdr = "Proxy-Authorization"14 > if proxy_auth_hdr in headers:15 > tunnel_headers[proxy_auth_hdr] = headers[proxy_auth_hdr]16 > # Proxy-Authorization should not be sent to origin17 > # server.18 > del headers[proxy_auth_hdr]19 > h.set_tunnel(req._tunnel_host, headers=tunnel_headers)20 > 21 > try:22 > try:23 > h.request(req.get_method(), req.selector, req.data, headers,24 > encode_chunked=req.has_header('Transfer-encoding'))25 > except OSError as err: # timeout error26 > > raise URLError(err)27 > E urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name resolution>28 >29 > /nix/store/d64q19q1xjdwfhqx6czvrjgrhq0n3lcc-python3-3.14.7/lib/python3.14/urllib/request.py:1323: URLError30 > =========================== short test summary info ============================31 > FAILED tests/test_serve.py::TestInstallByName::test_search_registry_returns_list - mcptoon.installer.RegistryError: No MCP registry reachable (smithery: URLEr...32 > FAILED tests/test_serve.py::TestInstallByName::test_search_smithery_returns_list - urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name ...33 > FAILED tests/test_serve.py::TestInstallByName::test_search_mcp_registry_returns_list - urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name ...34 > ============= 3 failed, 1323 passed, 1 skipped in 69.88s (0:01:09) =============35 For full logs, run:36 nix log /nix/store/3n5pam4ylqpqh2a9zhjx0hkyc73bpkc8-mcptoon-0.7.22.drv37error: Cannot build '/nix/store/zfiykhk5xn87y1i65dz7p196qxbv17hp-check-mcptoon.drv'.38 Reason: 1 dependency failed.39 Output paths:40 /nix/store/3wi2g6yfi8afwidngy24kg0a2mxb9g0m-check-mcptoon