- Replace actions/checkout@v4 with manual git clone using token-embedded URL to fix 'could not read Username: terminal prompts disabled' error - Disable GIT_TERMINAL_PROMPT and GIT_ASKPASS to prevent interactive prompts - Consolidate git config setup into checkout step Package updates: - beads: 0.47.1 -> 0.47.2 - opencode: 1.1.18 -> 1.1.25 Beads state sync: - Close nixpkgs-8jw (Gitea Actions node PATH issue resolved) - Close nixpkgs-r3u (Gitea Actions nix-update workflow complete) - Create nixpkgs-8ng (opencode subpackage update requires special args) - Remove deleted tombstone issues
- Add pkgs/n8n/default.nix (v2.4.1) - Add pkgs/beads/default.nix (v0.47.1, doCheck=false) - Add pkgs/opencode/default.nix (v1.1.18) - Include relax-bun-version-check.patch for opencode - Register all packages in pkgs/default.nix