mirror of
https://github.com/openclaw/nix-openclaw.git
synced 2026-07-25 05:35:30 -04:00
[PR #4] [CLOSED] feat: bump clawdbot to v2026.1.16-2 #35
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/openclaw/nix-openclaw/pull/4
Author: @shunkakinoki
Created: 1/17/2026
Status: ❌ Closed
Base:
main← Head:main📝 Commits (2)
ae2ab97feat: bump clawdbot to v2026.1.16-2c898682fix(app): update clawdbot-app to v2026.1.16-2📊 Changes
3 files changed (+6 additions, -6 deletions)
View changed files
📝
nix/packages/clawdbot-app.nix(+3 -3)📝
nix/packages/clawdbot-gateway.nix(+1 -1)📝
nix/sources/clawdbot-source.nix(+2 -2)📄 Description
Summary
Gateway fix
Fixes the remote mode "data/client must have required property 'name'" error that was present in v2026.1.8-2.
App fix
The old app package (v2.0.0-beta5) only contained AppleDouble metadata files (
._*) without actual app content. The new package has the proper binary and resources.Test plan
clawdbot-gatewaysuccessfully withnix build .#clawdbot-gatewayclawdbot --versionoutputs2026.1.16-2clawdbot-appsuccessfully withnix build .#clawdbot-app🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.