🤖 codex: bump openclaw pins

What:
- update pinned inputs/pkgs for nix-openclaw (best-effort)

Why:
- keep the flake fresh automatically

Tests:
- nix build .#openclaw-gateway --accept-flake-config
- nix build .#openclaw-app --accept-flake-config (darwin only)
This commit is contained in:
openclaw-ci 2026-03-07 09:42:34 +00:00
parent afc2a81019
commit 4694b4e54b
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# Generated from upstream OpenClaw schema at rev 8873e13f1e6f86afd5a2781d2257cc2efc2c11b2. DO NOT EDIT.
# Generated from upstream OpenClaw schema at rev 2018d8aa99c4dbfdc280d7767452ac294845040f. DO NOT EDIT.
# Generator: nix/scripts/generate-config-options.ts
{ lib }:
let

View File

@ -2,7 +2,7 @@
{
owner = "openclaw";
repo = "openclaw";
rev = "8873e13f1e6f86afd5a2781d2257cc2efc2c11b2";
hash = "sha256-ep966GcB0zzpqPNYGrLbw3wHU7NJwC8b6zKP1TMP3r4=";
rev = "2018d8aa99c4dbfdc280d7767452ac294845040f";
hash = "sha256-/VkBD5GEZxlHCZSaM7QhODOmG8kRv+WySoXlOrAlXAk=";
pnpmDepsHash = "sha256-mJrGRlFGY2CKqW0h2nZp4I4acDeF6fXOjaQGSPYmqas=";
}