diff options
| author | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-02-06 15:12:29 +0000 |
|---|---|---|
| committer | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-02-06 15:12:29 +0000 |
| commit | e31c27c26b8b397b3827474080ebecb727d6a2af (patch) | |
| tree | 0bd224a19b707edeed66b94cf464eb74589f5d75 | |
| parent | 12e8ef3178d7000cb31225716b2d05fc21019d1b (diff) | |
| download | opencode-e31c27c26b8b397b3827474080ebecb727d6a2af.tar.gz opencode-e31c27c26b8b397b3827474080ebecb727d6a2af.zip | |
chore: update nix node_modules hashes
| -rw-r--r-- | nix/hashes.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/nix/hashes.json b/nix/hashes.json index 751442d75..52ee750c5 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-ufEpxjmlJeft9tI+WxxO+Zbh1pdAaLOURCDBpoQqR0w=", - "aarch64-linux": "sha256-z3K6W5oYZNUdV0rjoAZjvNQcifM5bXamLIrD+ZvJ4kA=", - "aarch64-darwin": "sha256-+QikplmNhxGF2Nd4L1BG/xyl+24GVhDYMTtK6xCKy/s=", - "x86_64-darwin": "sha256-hAcrCT2X02ymwgj/0BAmD2gF66ylGYzbfcqPta/LVEU=" + "x86_64-linux": "sha256-Cqo1Awg4T9DArtefstmBYzN1nb1DIoOZXqA+ShEBfuE=", + "aarch64-linux": "sha256-Kx4+58cF0sDzFEGbOupifcx9OXN8ggVEnbD4e52e+CY=", + "aarch64-darwin": "sha256-le3VXeHHRoXuW1sHng9OmicEAboqfTmmb4pZlp5a7ZI=", + "x86_64-darwin": "sha256-0gmPDggjyI7ATgZp3M1kyx5DNDSsjTLdeZLp11oyLHw=" } } |
