Commit Graph

27 Commits

Author SHA1 Message Date
joshp123
5446b35ffe 🤖 chore: bump nix-openclaw to openai reasoning replay fix
What:
- update flake.lock nix-openclaw input from 2a9a3be to 8d7489b
- pull in openclaw pin bump that includes PR #17792 reasoning replay follower-id fix

Why:
- propagate the merged openclaw replay fix through nix-openclaw into clawdinators
- keep deployment source-of-truth aligned across the repo chain

Tests:
- nix flake lock --update-input nix-openclaw
- nix eval .#nixosConfigurations.clawdinator-1.config.system.configurationRevision --raw
- nix build .#openclaw-gateway (fails on darwin: attribute not provided for current system)
2026-02-15 23:15:45 -08:00
joshp123
fda12f98cb Use nix-openclaw NixOS module for gateway service
- Import nix-openclaw nixosModules.openclaw-gateway
- Replace custom systemd gateway service with upstream module
- Let upstream module own /etc/clawd/openclaw.json generation

This reduces duplication between clawdinators and nix-openclaw and aligns config merge semantics.
2026-02-15 14:56:00 -08:00
Josh Palmer
52198c23cb flake.lock: bump nix-openclaw
Pick up nix-openclaw updates (openclaw→pi pin bump).
2026-02-05 13:11:19 -08:00
Josh Palmer
4884b6b65f clawdinator-babelfish: disable thread starter context
- bump nix-openclaw input for includeThreadStarter support
- disable thread starter injection for babelfish forum channel

Tests: not run (config change)
2026-02-04 14:20:19 -08:00
Josh Palmer
52d9b34693 🔄 rebrand: update to openclaw packages + config
Update to nix-openclaw 9d8bafc4 with renamed packages.

- Packages: moltbot-gateway → openclaw-gateway, moltbot → openclaw
- Binary: bin/moltbot → bin/openclaw
- Config: moltbot.json → openclaw.json
- Log: moltbot.log → openclaw.log
- Zero moltbot references remaining in repo.

Tests: not run (CI will validate flake eval + AMI build)
2026-01-30 14:35:26 +01:00
Josh Palmer
2e6ee3772b 🔄 flake: update lock for nix-openclaw
Point flake.lock at openclaw/nix-openclaw (same rev, new URL).
2026-01-30 14:31:58 +01:00
Josh Palmer
063b573156 🤖 nix: bump nix-moltbot (extensions)
Update nix-moltbot input, enable discord plugin entry in host config/examples, and drop stale devenv.lock.

Tests: not run (CI image build)
2026-01-29 22:29:18 +01:00
Josh Palmer
78f57df5a8 🤖 chore: move to moltbot upstream + sync tooling
What:
- swap nix-moltbot inputs, packages, and workflow automation
- update secrets wiring, repo seeds, and org references for moltbot
- fix self-update path and moltbot config/log defaults

Why:
- align infra with moltbot rename and new packaging
- restore update pipeline + consistent bootstrap artifacts

Tests:
- ./scripts/build-image.sh (fails: /build chmod permission on darwin)
2026-01-28 18:36:10 +01:00
clawdbot-ci
52bae6a555 chore: bump nix-clawdbot 2026-01-10 21:31:49 +00:00
Josh Palmer
adf561d169 chore: bump nix-clawdbot pin 2026-01-10 21:39:04 +01:00
clawdbot-ci
731a882058 chore: bump nix-clawdbot 2026-01-10 19:26:37 +00:00
clawdbot-ci
47ab70fa93 chore: bump nix-clawdbot 2026-01-10 18:47:32 +00:00
clawdbot-ci
3134611965 chore: bump nix-clawdbot 2026-01-10 17:34:04 +00:00
clawdbot-ci
f27fc2305e chore: bump nix-clawdbot 2026-01-10 17:18:36 +00:00
clawdbot-ci
bd4db97f76 chore: bump nix-clawdbot 2026-01-10 16:54:04 +00:00
clawdbot-ci
258e8d81bb chore: bump nix-clawdbot 2026-01-10 15:34:16 +00:00
clawdbot-ci
86de3592c6 chore: bump nix-clawdbot 2026-01-10 14:35:13 +00:00
Josh Palmer
23ef00ba16 Align inputs with nix-clawdbot for cache hits 2026-01-10 15:00:43 +01:00
Josh Palmer
697f843c3f ci: enable garnix cache + update nix-clawdbot 2026-01-10 14:24:34 +01:00
Josh Palmer
0e35464dce chore: bump nix-clawdbot pin 2026-01-10 09:52:47 +01:00
Josh Palmer
079ba7af0c chore: bump nix-clawdbot + rotate openai key 2026-01-09 18:06:43 +01:00
Josh Palmer
4e63419218 Update nix-clawdbot to latest 2026-01-09 01:09:44 +01:00
Josh Palmer
5478b2acc5 fix impure flag and drop disko lock 2026-01-08 16:14:56 +01:00
Josh Palmer
e2983c252d remove secrets input from lockfile 2026-01-08 16:10:06 +01:00
Josh Palmer
6943ae8fe0 Bump nix-clawdbot and codify no-inline-scripting 2026-01-07 12:08:06 +01:00
Josh Palmer
c30f95eef1 Bump nix-clawdbot 2026-01-07 11:50:24 +01:00
Josh Palmer
0fc2d5bbf7 Initial CLAWDINATOR infra + NixOS scaffolding 2026-01-07 00:08:18 +01:00