🤖 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)
This commit is contained in:
joshp123 2026-02-15 23:15:45 -08:00
parent 9d1ee1023e
commit 5446b35ffe

6
flake.lock generated
View File

@ -111,11 +111,11 @@
"nixpkgs": "nixpkgs_3"
},
"locked": {
"lastModified": 1771194720,
"narHash": "sha256-QUzmFg/mhKLaHkYChvACziA7MdMVy41v7wQwrFLOVT8=",
"lastModified": 1771226102,
"narHash": "sha256-Lkav1sgtC4Kf6i1VVAsbe3N0X7t+gP3BKdhQu9l52fQ=",
"owner": "openclaw",
"repo": "nix-openclaw",
"rev": "2a9a3be47b851540bbf647e509fddf0b41bf2780",
"rev": "8d7489b093577466f20cf3c87de9606280b17d03",
"type": "github"
},
"original": {