🤖 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 19:09:19 +00:00
parent 0547b7c517
commit 75c9417ab8
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -2,7 +2,7 @@
{
owner = "openclaw";
repo = "openclaw";
rev = "fbf5d56366ba1dcf01e63c18cc3a4231212b9504";
hash = "sha256-/AiTQ3RWw8oH9vlfjTnIVMnejdF5NawJRYv7LgIb548=";
rev = "14bbcad1695de811e37faea9ed445a6a5684265f";
hash = "sha256-WIn/nylFfXK4wFmnmXFIudUpPI4wMF4OKzsRRzh3PCU=";
pnpmDepsHash = "sha256-CpgulfZfN1yHXpXBR1wvsSaME8y9ZX+dQQ4JJjp3PRs=";
}