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/19338965d54b47844d6b6bc001933002af8c0af6' into the Git cache...8From https://github.com/fosskar/gitops9 * branch main -> FETCH_HEAD10HEAD is now at 17b612a flake: update nixbot (#65)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 17b612a flake: update nixbot (#65)16Switched to a new branch 'update-flake-input-nixbot'17branch 'update-flake-input-nixbot' set up to track 'origin/main'.18unpacking 'github:Mic92/nixbot/efb600762a8edb244a9f1e90faac0b0f75a89019' into the Git cache...19warning: updating lock file "/build/checkout/flake.lock":20• Updated input 'nixbot':21 'github:Mic92/nixbot/5480962191212ee375f34e398b0c06f4d68255d0?narHash=sha256-6pogx32YtGnFq88r9kO9sEM8B6WWaStFO%2BJU7j6yPVM%3D' (2026-09-09)22 → 'github:Mic92/nixbot/efb600762a8edb244a9f1e90faac0b0f75a89019?narHash=sha256-7sR/sLrbyQsg0mjxaiGYvL1utKFQKohItGgErp8YbeU%3D' (2026-09-10)23[update-flake-input-nixbot e3233e9] 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 e3233e9 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/8ce4ef6cb6f871616146b9fe26d2a5ae594e94fe' into the Git cache...36warning: updating lock file "/build/checkout/flake.lock":37• Updated input 'nixpkgs':38 'github:NixOS/nixpkgs/d6524aaca2ff07876657ae2b323f24be4874944b?narHash=sha256-2V9GZGvPfrNzxFozhI9dcqV%2Bc3QdA8YZrvAAzqEB%2BdI%3D' (2026-09-08)39 → 'github:NixOS/nixpkgs/8ce4ef6cb6f871616146b9fe26d2a5ae594e94fe?narHash=sha256-xB8mKMOx1IA9vTDNLmJZ6n4wCMq/cuWBBOzGCRnqxrU%3D' (2026-09-10)40[update-flake-input-nixpkgs b5a285c] 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 66 - checks already green, merged directly50:: PR 67 - nixbot/nix-build not green, not merging