nix-update bot
|
1d6cea7f7f
|
opencode: 1.2.13 -> 1.1.25
Diff: https://github.com/anomalyco/opencode/compare/v1.2.13...v1.1.25
|
2026-01-18 10:30:50 +01:00 |
|
m3tm3re
|
eda49ce93b
|
wf test
|
2026-01-18 10:11:18 +01:00 |
|
m3tm3re
|
ae9a0ceb10
|
wf test
|
2026-01-18 07:43:57 +01:00 |
|
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 |
|