Skip to content

Commit efda71c

Browse files
committed
fix: update openclaw FOD hash for latest npm release
1 parent 33136e1 commit efda71c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agents/lib/mkAgent.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ let
5858
# npm needs network access
5959
outputHashAlgo = "sha256";
6060
outputHashMode = "recursive";
61-
outputHash = "sha256-eMobky1DPekWCaKiHqNfAu7Ezi2fArm7+SBFr3DoKb0=";
61+
outputHash = "sha256-axCeUyP5rrVmhxkY/lW4TH7X69mBud8WzpVYOIAL460=";
6262
};
6363

6464
# Config files baked into the image at /etc/openclaw (read-only)

0 commit comments

Comments
 (0)