🤖 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 02:58:04 +00:00
parent d1f651b30f
commit 4dc61b2cb9
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -2,7 +2,7 @@
{
owner = "openclaw";
repo = "openclaw";
rev = "b2b99f0325fcef9afe52cc10bb01aae3b9350c5d";
hash = "sha256-18Hw9gMpUlY5Np9/IUCwZPfitogDtc/tC+oI5bLOCvw=";
rev = "b34158086a4868947a6614003528ac2697cec84e";
hash = "sha256-XyF0+TyRGqXcP57PFTxe+/Ke8R/5ALAnevWXxiLLrL8=";
pnpmDepsHash = "sha256-a5boInOukf1v5B3bvAEcRGsW0j6JIVkmZ6cERxXJCN4=";
}