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/8d2fb8f25bf7638a06935a67116f667336fd3d31' into the Git cache...8From https://github.com/fosskar/wiki9 * branch main -> FETCH_HEAD10HEAD is now at f5b6f84 flake: update nixbot (#81)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 f5b6f84 flake: update nixbot (#81)16Switched to a new branch 'update-flake-input-nixbot'17branch 'update-flake-input-nixbot' set up to track 'origin/main'.18unpacking 'github:Mic92/nixbot/4a961da96485985dc30a4c31e6200f179465365f' into the Git cache...19:: nixbot - no update20HEAD is now at f5b6f84 flake: update nixbot (#81)21Switched to a new branch 'update-flake-input-nixpkgs'22branch 'update-flake-input-nixpkgs' set up to track 'origin/main'.23unpacking 'github:NixOS/nixpkgs/c7def046b9a883d46974757852106483d741586f' into the Git cache...24warning: updating lock file "/build/checkout/flake.lock":25• Updated input 'nixpkgs':26 'github:NixOS/nixpkgs/02f5696b0e6097e589076d886b317b83ff0437d7?narHash=sha256-llGJbC0CcU8DfROr6mZjRJgMLQd/SKwfpzxJH/2lHO4%3D' (2026-09-13)27 → 'github:NixOS/nixpkgs/c7def046b9a883d46974757852106483d741586f?narHash=sha256-6RSEDHIWQtesQKWSu5qRai8L2h4KgCgMEfJHstW99G4%3D' (2026-09-14)28[update-flake-input-nixpkgs c7cf525] flake: update nixpkgs29 1 file changed, 3 insertions(+), 3 deletions(-)30To https://github.com/fosskar/wiki.git31 + 69c80c0...c7cf525 update-flake-input-nixpkgs -> update-flake-input-nixpkgs (forced update)32HEAD is now at c7cf525 flake: update nixpkgs33Switched to a new branch 'update-flake-input-treefmt-nix'34branch 'update-flake-input-treefmt-nix' set up to track 'origin/main'.35unpacking 'github:numtide/treefmt-nix/27b3b12a8e6375f28ebe122f07d230ca5459bbfa' into the Git cache...36:: treefmt-nix - no update37:: PR 82 - nixbot/nix-build not green, not merging