summaryrefslogtreecommitdiffhomepage
path: root/nix
diff options
context:
space:
mode:
authorThomas Butler <[email protected]>2026-04-16 13:21:04 -0500
committerGitHub <[email protected]>2026-04-16 13:21:04 -0500
commitc60862fc9e0a3378fe7be7c5079545c0d5c8d405 (patch)
tree06b6be49a7aa83f7d8e997ab699b0f68dbfd3df2 /nix
parentbee5f919fc5ae915aad0a4b5138e1e7f8274b9de (diff)
downloadopencode-c60862fc9e0a3378fe7be7c5079545c0d5c8d405.tar.gz
opencode-c60862fc9e0a3378fe7be7c5079545c0d5c8d405.zip
fix: add missing glob dependency (#22851)
Diffstat (limited to 'nix')
-rw-r--r--nix/hashes.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/hashes.json b/nix/hashes.json
index e9795e5c3..c844031be 100644
--- a/nix/hashes.json
+++ b/nix/hashes.json
@@ -1,6 +1,6 @@
{
"nodeModules": {
- "x86_64-linux": "sha256-NJAK+cPjwn+2ojDLyyDmBQyx2pD+rILetp7VCylgjek=",
+ "x86_64-linux": "sha256-b9tsgqQDXd2uM/j+rZnvkoXbXzB4iYCEasXsy9kgIl4=",
"aarch64-linux": "sha256-q8NTtFQJoyM7TTvErGA6RtmUscxoZKD/mj9N6S5YhkA=",
"aarch64-darwin": "sha256-/ccoSZNLef6j9j14HzpVqhKCR+czM3mhPKPH51mHO24=",
"x86_64-darwin": "sha256-6Pd10sMHL/5ZoWNvGPwPn4/AIs1TKjt/3gFyrVpBaE0="