mirror of
https://github.com/openclaw/nix-openclaw.git
synced 2026-07-25 05:35:30 -04:00
[PR #34] [CLOSED] fix: remove messages.queue.byProvider rejected by OpenClaw 2026.1.29 #51
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/34
Author: @elocke
Created: 1/30/2026
Status: ❌ Closed
Base:
main← Head:fix/remove-byprovider-config-key📝 Commits (1)
632c65d🐛 fix: remove messages.queue.byProvider rejected by OpenClaw 2026.1.29📊 Changes
1 file changed (+0 additions, -19 deletions)
View changed files
📝
nix/modules/home-manager/openclaw.nix(+0 -19)📄 Description
Summary
messages.queue.byProviderfrom generated config — upstream schema no longer accepts this key as of OpenClaw 2026.1.29routing.queue.byProvideroption definition from both instance and top-level module optionsrouting.queue.mode(still valid upstream) is preservedUsers needing per-channel queue overrides can use
configOverrides:Test plan
nix flake check --no-buildpassesbyProviderin moduleFixes #33
🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.