diff options
| author | Github Action <[email protected]> | 2026-01-21 20:17:47 +0000 |
|---|---|---|
| committer | Github Action <[email protected]> | 2026-01-21 20:17:47 +0000 |
| commit | 7e609cc612de05d6a743002fe852a599cd46fd8e (patch) | |
| tree | 3e84e82e2ebaaccacbad864d9e1ec0deef2f10e2 | |
| parent | 416aaff488f5022065f4442049b5aede7967219c (diff) | |
| download | opencode-7e609cc612de05d6a743002fe852a599cd46fd8e.tar.gz opencode-7e609cc612de05d6a743002fe852a599cd46fd8e.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 c7a37fce4..c94a408f0 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-nEQtHSn3RnV11UOrtsqKHN9e31lOLmV/B70n8zzC6i4=", - "aarch64-linux": "sha256-eAGT96g9+rf2ITvoZjH+XqeDZjYk+IbUg0tORyvVsRo=", - "aarch64-darwin": "sha256-yanale/OiPx2PZWzTWn6PAU9FK6nTDryO6pvL0RlSRE=", - "x86_64-darwin": "sha256-VFKVfTEQwf2Ily/cRCESa0cfuJYsxE5HFV0PKmRSAJE=" + "x86_64-linux": "sha256-sH6zUk9G4vC6btPZIR9aiSHX0F4aGyUZB7fKbpDUcpE=", + "aarch64-linux": "sha256-CVpdXnFns34hmGwwlRrrI6Uk6B/jZUxfnH4HC2NanEo=", + "aarch64-darwin": "sha256-khP27Iiq+FAZRlzUy7rGXc2MviZjirFH1ShRyd7q1bY=", + "x86_64-darwin": "sha256-nE2p62Tld64sQVMq7j0YNT5Zwjqp22H997+K8xfi1ag=" } } |
