nixbot

builds
1this derivation will be built:2 /nix/store/w6dlsbzggc6zqj174gz5g51gmjblyj4r-pytest-impure.drv3error: Cannot build '/nix/store/z1l8l09rhn8nsvhp36b36zljzg6v9ivz-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-rlyi3pzr/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-rlyi3pzr/update-flake-utils?ref=refs/heads/update-flake-utils&rev=160f1545e0a5a6b3c0f474e5d772c7dbfe532cc7&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 73.55s (0:01:13)31 For full logs, run:32 nix log /nix/store/z1l8l09rhn8nsvhp36b36zljzg6v9ivz-pytest-impure.drv33error: build of resolved derivation '/nix/store/z1l8l09rhn8nsvhp36b36zljzg6v9ivz-pytest-impure.drv' failed