🤖 codex: bump clawdbot pins (no-issue)

What:
- pin clawdbot source to latest upstream main
- refresh macOS app pin to latest release asset
- update source and app hashes
- regenerate config options from upstream schema

Why:
- keep nix-clawdbot on latest upstream for yolo mode

Tests:
- nix build .#clawdbot-gateway --accept-flake-config
- nix build .#clawdbot-app --accept-flake-config
This commit is contained in:
clawdbot-ci
2026-01-26 02:42:14 +00:00
parent 34322fe180
commit a55f5a9d42
+2 -2
View File
@@ -2,7 +2,7 @@
{
owner = "clawdbot";
repo = "clawdbot";
rev = "50b4126c79536a9645cddcfe6801916b5f6d9343";
hash = "sha256-UMWdl5ITCxvE4nT7zgkKxuVb1x7eVXCbdSIImeRuW8o=";
rev = "136f0d4d1d5028516f4824314a6db5ebd06871af";
hash = "sha256-UEe/MUHNa0jEhiJRxkJV5ZX5Ympq7lvy8md16HeDkA0=";
pnpmDepsHash = "sha256-N37lLjZ3mtXW69FZH4A/kXxDx0xYVWxsKvM0k75d7Ow=";
}