From 75c9417ab89031f2d5f8a1da844fdb469818b42e Mon Sep 17 00:00:00 2001 From: openclaw-ci Date: Mon, 9 Mar 2026 19:09:19 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20codex:=20bump=20openclaw=20pins?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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) --- nix/generated/openclaw-config-options.nix | 2 +- nix/sources/openclaw-source.nix | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/generated/openclaw-config-options.nix b/nix/generated/openclaw-config-options.nix index 5e3fca4..c6649a2 100644 --- a/nix/generated/openclaw-config-options.nix +++ b/nix/generated/openclaw-config-options.nix @@ -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 diff --git a/nix/sources/openclaw-source.nix b/nix/sources/openclaw-source.nix index 5d858f2..49dd795 100644 --- a/nix/sources/openclaw-source.nix +++ b/nix/sources/openclaw-source.nix @@ -2,7 +2,7 @@ { owner = "openclaw"; repo = "openclaw"; - rev = "fbf5d56366ba1dcf01e63c18cc3a4231212b9504"; - hash = "sha256-/AiTQ3RWw8oH9vlfjTnIVMnejdF5NawJRYv7LgIb548="; + rev = "14bbcad1695de811e37faea9ed445a6a5684265f"; + hash = "sha256-WIn/nylFfXK4wFmnmXFIudUpPI4wMF4OKzsRRzh3PCU="; pnpmDepsHash = "sha256-CpgulfZfN1yHXpXBR1wvsSaME8y9ZX+dQQ4JJjp3PRs="; }