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/631c6778254ee01021578454b8b9b0177eb964b8' into the Git cache...8From https://github.com/fosskar/fencr9 * branch main -> FETCH_HEAD10HEAD is now at c14c147 mcp: add an optional host gateway11Switched to a new branch 'update-flake-input-microvm'12branch 'update-flake-input-microvm' set up to track 'origin/main'.13unpacking 'github:microvm-nix/microvm.nix/187b0a390ee054028106a674e7b01b1cb940cbba' into the Git cache...14:: microvm - no update15HEAD is now at c14c147 mcp: add an optional host gateway16Switched 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 c14c147 mcp: add an optional host gateway21Switched to a new branch 'update-flake-input-nixpkgs'22branch 'update-flake-input-nixpkgs' set up to track 'origin/main'.23unpacking 'github:NixOS/nixpkgs/b1b875982b17dabde9b4a37f3e229e74913e6db3' into the Git cache...24warning: updating lock file "/build/checkout/flake.lock":25• Updated input 'nixpkgs':26 'github:NixOS/nixpkgs/ef34387ddd751e1ab8857adf4676492d32eb24ec?narHash=sha256-eiEK7cKZORNEvX0GeF3RtNEF/JXhgf2RqSp3230q13E%3D' (2026-09-13)27 → 'github:NixOS/nixpkgs/b1b875982b17dabde9b4a37f3e229e74913e6db3?narHash=sha256-zVxLZiSnmaaPLwnhj7pwmqe3axBg/C6nG5JZsJMh2g4%3D' (2026-09-16)28[update-flake-input-nixpkgs 50e3a9b] flake: update nixpkgs29 1 file changed, 3 insertions(+), 3 deletions(-)30fatal: couldn't find remote ref refs/heads/update-flake-input-nixpkgs31remote: 32remote: Create a pull request for 'update-flake-input-nixpkgs' on GitHub by visiting: 33remote: https://github.com/fosskar/fencr/pull/new/update-flake-input-nixpkgs 34remote: 35To https://github.com/fosskar/fencr.git36 * [new branch] update-flake-input-nixpkgs -> update-flake-input-nixpkgs37HEAD is now at 50e3a9b flake: update nixpkgs38Switched to a new branch 'update-flake-input-treefmt-nix'39branch 'update-flake-input-treefmt-nix' set up to track 'origin/main'.40unpacking 'github:numtide/treefmt-nix/27b3b12a8e6375f28ebe122f07d230ca5459bbfa' into the Git cache...41:: treefmt-nix - no update42:: PR 46 - nixbot/nix-build not green, not merging