diff options
| author | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-02-06 16:32:48 +0000 |
|---|---|---|
| committer | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-02-06 16:32:48 +0000 |
| commit | 22353f0169a1570a6d3f16a3509d9f0b66a7853b (patch) | |
| tree | e52db416e003f34f3d3b39d2e8282b1e75c6f594 | |
| parent | 449c5b44b7732f79573c6641fb6950feebfd6a0f (diff) | |
| download | opencode-22353f0169a1570a6d3f16a3509d9f0b66a7853b.tar.gz opencode-22353f0169a1570a6d3f16a3509d9f0b66a7853b.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 52ee750c5..0bb59650f 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-Cqo1Awg4T9DArtefstmBYzN1nb1DIoOZXqA+ShEBfuE=", - "aarch64-linux": "sha256-Kx4+58cF0sDzFEGbOupifcx9OXN8ggVEnbD4e52e+CY=", - "aarch64-darwin": "sha256-le3VXeHHRoXuW1sHng9OmicEAboqfTmmb4pZlp5a7ZI=", - "x86_64-darwin": "sha256-0gmPDggjyI7ATgZp3M1kyx5DNDSsjTLdeZLp11oyLHw=" + "x86_64-linux": "sha256-FMrW0aXYOgRe3ginr4l1LwCszsD/r5CQkvRU6HHA7iw=", + "aarch64-linux": "sha256-NZTtIsFZshWOp5mVFvrcVeHUlx62QcsSJKPYjwPhmYk=", + "aarch64-darwin": "sha256-6cWt8KaqojTJ/b3WSYb3dDPTNuKBDt9Fxx6p/WGBnik=", + "x86_64-darwin": "sha256-F6zuxV34RQ9RTjH0c22rGZaPrhemhRUPi+OkF+Y0ytM=" } } |
