🤖 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-09 11:44:49 +00:00
parent b39fc7f507
commit 43bd8eef38
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -2,7 +2,7 @@
{
owner = "openclaw";
repo = "openclaw";
rev = "7217b9765833f4e9bc1c7b6c10218be8f9ad9e50";
hash = "sha256-3eKShfjHvRbAqAxW98FwIxl0NCrgGllVeqb6w5XX1iY=";
rev = "f6d0712f508b1f926ad6fc42f7d07b1a60e62730";
hash = "sha256-WYylgNXnUkuBAP8o743reBs2+4uudIJyLFRQ2Na7j7A=";
pnpmDepsHash = "sha256-CpgulfZfN1yHXpXBR1wvsSaME8y9ZX+dQQ4JJjp3PRs=";
}