We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33136e1 commit efda71cCopy full SHA for efda71c
agents/lib/mkAgent.nix
@@ -58,7 +58,7 @@ let
58
# npm needs network access
59
outputHashAlgo = "sha256";
60
outputHashMode = "recursive";
61
- outputHash = "sha256-eMobky1DPekWCaKiHqNfAu7Ezi2fArm7+SBFr3DoKb0=";
+ outputHash = "sha256-axCeUyP5rrVmhxkY/lW4TH7X69mBud8WzpVYOIAL460=";
62
};
63
64
# Config files baked into the image at /etc/openclaw (read-only)
0 commit comments