diff options
| author | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-02-19 18:00:22 +0000 |
|---|---|---|
| committer | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-02-19 18:00:22 +0000 |
| commit | 91f8dd5f573ff00ebe14dc3ad701d1e038fca64c (patch) | |
| tree | c51eb8346376d9d0b8720c5a21268b49908fda2a | |
| parent | 850402f093be5345390a5a07ecfa8939d7275d9a (diff) | |
| download | opencode-91f8dd5f573ff00ebe14dc3ad701d1e038fca64c.tar.gz opencode-91f8dd5f573ff00ebe14dc3ad701d1e038fca64c.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 904fdb02c..8441e5a36 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-iL3nXI55wA70p/x5AyzpdJMj4LoDlPYMzbLqBLTd/Kk=", - "aarch64-linux": "sha256-JAMFjmXiDQHJuugqa3ROTrQbxScdqmWWPc8TmPeokWY=", - "aarch64-darwin": "sha256-a6//dBxfu678JFPTxSlo6N+iS/BMzr4WLxsFlVJtPLA=", - "x86_64-darwin": "sha256-v+7z3ahXjp80Zy1BpYASTiWI9dS+1LsVh8Gkox49T9Q=" + "x86_64-linux": "sha256-zs3o4OrLGqECnOxzbawP1UC+a7U3pZKr9QE+36qW+iA=", + "aarch64-linux": "sha256-bg0xtNJBbaZpDleCw+S6aay9Ntcil/h4HW7a1jGfc8Q=", + "aarch64-darwin": "sha256-alEZaFnNgd/7evGv+HLUieeRr8+YVN/FxhH2sNQBMcQ=", + "x86_64-darwin": "sha256-NMBZX6Y7JCUqK6ntCoaf7/a6tFArzDSV/TnBCTtwGMw=" } } |
