nix-openclaw/scripts
joshp123 ed86924dd3 fix(release): hash the app zip the way fetchzip expects
The stable mirror had advanced main to v2026.4.14 with an app hash that only
matched prefetch output, not the unpacked tree hash that fetchzip validates.
That left macOS CI red on the pinned stable release.

Compute the app hash from the unpacked zip contents in update-pins.sh and fix
the current v2026.4.14 app pin to the actual fetchzip hash.

Tests:
- bash -n scripts/update-pins.sh
- nix build .#openclaw-app --accept-flake-config -L
2026-04-14 18:15:54 +02:00
..
allowed-flake-lock-owners.txt 🐛 fix: allow openclaw org in flake lock owners check 2026-01-30 14:47:59 +01:00
check-flake-lock-owners.sh 🤖 add flake.lock owner allowlist 2026-01-28 16:09:54 +01:00
hm-activation-macos.sh ci: add HM activation tests 2026-02-01 00:15:26 +01:00
update-pins.sh fix(release): hash the app zip the way fetchzip expects 2026-04-14 18:15:54 +02:00