Commit Graph

2 Commits

Author SHA1 Message Date
m3tm3re
6ee5035bcb fix: resolve Gitea Actions authentication issue in nix-update workflow
- 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
2026-01-17 10:57:15 +01:00
m3tm3re
bc75505ca3 feat: add n8n, beads, opencode packages
- 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
2026-01-13 20:26:30 +01:00