1Running phase: initPhase2@nix { "action": "setPhase", "phase": "initPhase" }3Running phase: userSetupPhase4@nix { "action": "setPhase", "phase": "userSetupPhase" }5Running phase: effectPhase6@nix { "action": "setPhase", "phase": "effectPhase" }7unpacking 'github:fosskar/nixfiles/5a0e999b7154830ef60b064acf7ccbd10d23868e' into the Git cache...8From https://github.com/fosskar/gitops9 * branch main -> FETCH_HEAD10HEAD is now at 481a9ac flake: update nixpkgs (#57)11Switched to a new branch 'update-flake-input-flake-parts'12branch 'update-flake-input-flake-parts' set up to track 'origin/main'.13unpacking 'github:hercules-ci/flake-parts/31729ca8cbdb4fa927b34e5f4353e6a83f39e993' into the Git cache...14:: flake-parts - no update15HEAD is now at 481a9ac flake: update nixpkgs (#57)16Switched to a new branch 'update-flake-input-nixbot'17branch 'update-flake-input-nixbot' set up to track 'origin/main'.18unpacking 'github:Mic92/nixbot/83f18ef08970c837ff5c865f77065bf1c67d5c5d' into the Git cache...19warning: updating lock file "/build/checkout/flake.lock":20• Updated input 'nixbot':21 'github:Mic92/nixbot/88d5d2de0a278ded9777c427c09eb0474d3b652f?narHash=sha256-GX%2BI1VLaaeoAZ/aJbTAsX8Q3ezFh8EJrHSTxaNGVCsU%3D' (2026-09-03)22 → 'github:Mic92/nixbot/83f18ef08970c837ff5c865f77065bf1c67d5c5d?narHash=sha256-eVr/lyetUqRI6UlygwmhTqTRpB79wriUWiq0y4tv2xs%3D' (2026-09-04)23[update-flake-input-nixbot 2ef2105] flake: update nixbot24 1 file changed, 3 insertions(+), 3 deletions(-)25fatal: couldn't find remote ref refs/heads/update-flake-input-nixbot26remote: 27remote: Create a pull request for 'update-flake-input-nixbot' on GitHub by visiting: 28remote: https://github.com/fosskar/gitops/pull/new/update-flake-input-nixbot 29remote: 30To https://github.com/fosskar/gitops.git31 * [new branch] update-flake-input-nixbot -> update-flake-input-nixbot32HEAD is now at 2ef2105 flake: update nixbot33Switched to a new branch 'update-flake-input-nixpkgs'34branch 'update-flake-input-nixpkgs' set up to track 'origin/main'.35unpacking 'github:NixOS/nixpkgs/0968519e14f7aa7d3e9b389682bd74d2b51c8ce8' into the Git cache...36warning: updating lock file "/build/checkout/flake.lock":37• Updated input 'nixpkgs':38 'github:NixOS/nixpkgs/3ed67ec0a4d3c7ab4ae1f04f8ee8df07bfa506a2?narHash=sha256-bc7rSpXIdn9QWGNqfWcPZWOhEVF8NoeAZkWq0XWnf/k%3D' (2026-09-02)39 → 'github:NixOS/nixpkgs/0968519e14f7aa7d3e9b389682bd74d2b51c8ce8?narHash=sha256-lhEhY8X5EgkQ/eg6IFz4cc8jRuSYSvnxx1al7d1dvZ0%3D' (2026-09-03)40[update-flake-input-nixpkgs 4b2bb13] flake: update nixpkgs41 1 file changed, 3 insertions(+), 3 deletions(-)42fatal: couldn't find remote ref refs/heads/update-flake-input-nixpkgs43remote: 44remote: Create a pull request for 'update-flake-input-nixpkgs' on GitHub by visiting: 45remote: https://github.com/fosskar/gitops/pull/new/update-flake-input-nixpkgs 46remote: 47To https://github.com/fosskar/gitops.git48 * [new branch] update-flake-input-nixpkgs -> update-flake-input-nixpkgs49:: PR 58 - checks already green, merged directly50:: PR 59 - nixbot/nix-build not green, not merging