diff options
| author | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-02-11 23:39:24 +0000 |
|---|---|---|
| committer | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-02-11 23:39:24 +0000 |
| commit | 8577eb8ec92b8f2d5f91a043dbd03d0fbc5209ee (patch) | |
| tree | 54ab1f10b73d0fa35dbd12e47885898e680a4f77 | |
| parent | c856f875a1f136c058512b6e388a3aa66098286a (diff) | |
| download | opencode-8577eb8ec92b8f2d5f91a043dbd03d0fbc5209ee.tar.gz opencode-8577eb8ec92b8f2d5f91a043dbd03d0fbc5209ee.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 55e12e873..a14d2afaf 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-TtNiA5cltx0Nc2+xt6C5VkgVsY68aLNBOz4K5KQlN4A=", - "aarch64-linux": "sha256-xV60TI2ZpG0aB2cf6LvIbNL8ox9JGcuE/U7pSfsT+Nk=", - "aarch64-darwin": "sha256-huBqSuPRyIo9DJ5g5mSIbknqxcGFb6odQwvcDteEAhs=", - "x86_64-darwin": "sha256-jFtfiy6wVZL4kPGJgRS0AgajyhAQy2hiJpiRA/WW8GA=" + "x86_64-linux": "sha256-pp2gb4nxiIT3VltB6Xli2wZPH32JfnMsI+BbihyU1+E=", + "aarch64-linux": "sha256-hJwxhBICZz/pbIxQsF/sIpZTlFIgLpcAyF44O8wxMdU=", + "aarch64-darwin": "sha256-DPONXP52XOg/ApdSnLp32a+K5XCOnDGhbTUto2Rme0g=", + "x86_64-darwin": "sha256-KX1h5LRJSgthpbOPqWlbM/sPf8cvQrdRJvxtrz/FzBQ=" } } |
