Skip to content

Commit 981c4da

Browse files
author
openclaw-ci
committed
🤖 codex: bump openclaw pins (no-issue)
What: - pin openclaw source to latest upstream main - refresh macOS app pin to latest release asset - update source and app hashes - regenerate config options from upstream schema Why: - keep nix-openclaw on latest upstream for yolo mode Tests: - nix build .#openclaw-gateway --accept-flake-config - nix build .#openclaw-app --accept-flake-config
1 parent 513b315 commit 981c4da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

nix/sources/openclaw-source.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
owner = "openclaw";
44
repo = "openclaw";
5-
rev = "4027b3583e9a79cb80f3ead487d4e2b7c21ab1ec";
6-
hash = "sha256-lN3pcqr/tHLim15CMlTJx9+Y/evp4kwlqNhlF1G0MtM=";
7-
pnpmDepsHash = "sha256-8K4lmbvxe307ceYN7SlzbIJ2p8wFele+v/agyaLI63A=";
5+
rev = "0223416c6177d76d816ee2274ceb2e1980349f25";
6+
hash = "sha256-d7vrJXwBVHIvAHlCiI8afjx5nu0kFNp6NU5hii17f2c=";
7+
pnpmDepsHash = "sha256-wHcrYDb0Wn73uf5XvFJCmqR3xPSBL1s+sI/BFqWN51I=";
88
}

0 commit comments

Comments
 (0)