nixbot

builds
1this derivation will be built:2 /nix/store/2vn8iz0i0gqi4jjccq8r85ibd5pga54w-pytest-impure.drv3error: Cannot build '/nix/store/xf1hv36am573v76i5caxpkyaz9bb1vvi-pytest-impure.drv'.4 Reason: builder failed with exit code 1.5 Last 25 log lines:6 > ^7 > File "/build/src/tests/test_process_flake_updates.py", line 636, in update_flake_input8 > super().update_flake_input(input_name, flake_file, work_dir)9 > ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^10 > File "/build/src/src/update_flake_inputs/flake_service.py", line 235, in update_flake_input11 > raise FlakeServiceError(msg) from e12 > update_flake_inputs.exceptions.FlakeServiceError: Failed to update flake input flake-utils in flake.nix: Command '['nix', 'flake', 'update', '--flake', 'git+file:///build/flake-update-qof7flwb/update-flake-utils?shallow=1', 'flake-utils']' returned non-zero exit status 1.13 > Stderr: warning: you don't have Internet access; disabling some network-dependent features14 > error:15 > … while updating the lock file of flake 'git+file:///build/flake-update-qof7flwb/update-flake-utils?ref=refs/heads/update-flake-utils&rev=3880daf23563d2433a7518c4ee62d1b7501f42b2&shallow=1'16 >17 > … while updating the flake input 'flake-utils'18 >19 > … while fetching the input 'github:numtide/flake-utils'20 >21 > error: unable to download 'https://api.github.com/repos/numtide/flake-utils/commits/HEAD': Could not resolve hostname (6) Could not resolve host: api.github.com22 > =========================== short test summary info ============================23 > FAILED tests/test_flake_service.py::TestFlakeService::test_update_flake_input24 > FAILED tests/test_flake_service.py::TestFlakeService::test_update_subflake_input25 > FAILED tests/test_process_flake_updates.py::TestProcessFlakeUpdates::test_with_updatable_flake_input26 > FAILED tests/test_process_flake_updates.py::TestProcessFlakeUpdates::test_worktree_based_on_base_branch_not_head27 > FAILED tests/test_process_flake_updates.py::TestProcessFlakeUpdates::test_custom_git_author_committer28 > FAILED tests/test_process_flake_updates.py::TestProcessFlakeUpdates::test_branch_suffix29 > FAILED tests/test_process_flake_updates.py::TestProcessFlakeUpdates::test_fails_at_end_when_individual_input_fails30 > 7 failed, 16 passed in 3.53s31 For full logs, run:32 nix log /nix/store/xf1hv36am573v76i5caxpkyaz9bb1vvi-pytest-impure.drv33error: build of resolved derivation '/nix/store/xf1hv36am573v76i5caxpkyaz9bb1vvi-pytest-impure.drv' failed