diff options
| author | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-03-17 00:05:19 +0000 |
|---|---|---|
| committer | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-03-17 00:05:19 +0000 |
| commit | d7093abf61853a94a53f979a879dea4822b83b0f (patch) | |
| tree | 0d0b02da5e7580bdb0225a1a854262f8f9cd1b2f /nix/hashes.json | |
| parent | 60af44790856b6217ccd4ec2f0481f9650e36c7d (diff) | |
| download | opencode-d7093abf61853a94a53f979a879dea4822b83b0f.tar.gz opencode-d7093abf61853a94a53f979a879dea4822b83b0f.zip | |
chore: update nix node_modules hashes
Diffstat (limited to 'nix/hashes.json')
| -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 1fe3266c3..d71f544ff 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-TnrYykX8Mf/Ugtkix6V", - "aarch64-linux": "sha256-TnrYykX8Mf/Ugtkix6V", - "aarch64-darwin": "sha256-TnrYykX8Mf/Ugtkix6V", - "x86_64-darwin": "sha256-TnrYykX8Mf/Ugtkix6V" + "x86_64-linux": "sha256-VF3rXpIz9XbTTfM8YB98DJJOs4Sotaq5cSwIBUfbNDA=", + "aarch64-linux": "sha256-cIE10+0xhb5u0TQedaDbEu6e40ypHnSBmh8unnhCDZE=", + "aarch64-darwin": "sha256-d/l7g/4angRw/oxoSGpcYL0i9pNphgRChJwhva5Kypo=", + "x86_64-darwin": "sha256-WQyuUKMfHpO1rpWsjhCXuG99iX2jEdSe3AVltxvt+1Y=" } } |
