From 8fe456207bfcbfbd659b7708dbe1eb2cbcbb111b Mon Sep 17 00:00:00 2001 From: openclaw-ci Date: Thu, 12 Mar 2026 02:54:15 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20codex:=20bump=20pins=20(tools=20?= =?UTF-8?q?+=20openclaw)?= 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) --- flake.lock | 6 +++--- nix/generated/openclaw-config-options.nix | 2 +- nix/sources/openclaw-source.nix | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/flake.lock b/flake.lock index 4dafa03..17683e8 100644 --- a/flake.lock +++ b/flake.lock @@ -43,11 +43,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1773239165, - "narHash": "sha256-XzKx5wUh4n6IDdiYqhmTAlS8OOGuYRxkcg4FWeJQspA=", + "lastModified": 1773283011, + "narHash": "sha256-bRsRSdy2Wez2zUWZha6wYCcNwcUyYAOtP4/GOX4htLw=", "owner": "openclaw", "repo": "nix-steipete-tools", - "rev": "9392ba9ac6bc6876a7418beca127783d55b808b9", + "rev": "526067c585ede853ebd16172bb8a461ccc1df55c", "type": "github" }, "original": { diff --git a/nix/generated/openclaw-config-options.nix b/nix/generated/openclaw-config-options.nix index 2bacf6d..8a0abb3 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 cced1e0f7694f8e1c98086370612f5a41e811230. DO NOT EDIT. +# Generated from upstream OpenClaw schema at rev 487a3ba8ceeffa0a5a5ba12d6d00d9d347b3d0d4. 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 094c562..85507d5 100644 --- a/nix/sources/openclaw-source.nix +++ b/nix/sources/openclaw-source.nix @@ -2,7 +2,7 @@ { owner = "openclaw"; repo = "openclaw"; - rev = "cced1e0f7694f8e1c98086370612f5a41e811230"; - hash = "sha256-9GDKm2AhfRPb1xoH72yg4etZX6gk5GwanR1VIZS+ZHY="; - pnpmDepsHash = "sha256-DgeyfR9oQM8yV0RUv/MJmhDA5GLLGniPL6l6ATeRqR4="; + rev = "487a3ba8ceeffa0a5a5ba12d6d00d9d347b3d0d4"; + hash = "sha256-wdbuQzGmC+80iZjFr+oOJWf6oeOKr3jqkfIFgPxxZVo="; + pnpmDepsHash = "sha256-YnMjA0pD5X4pXU3A7Yab2U9RJ8g31i98S+atGk8J3CQ="; }