summaryrefslogtreecommitdiffhomepage
path: root/nix/hashes.json
diff options
context:
space:
mode:
authorAlbert O'Shea <[email protected]>2025-11-18 17:46:49 +1100
committerGitHub <[email protected]>2025-11-18 00:46:49 -0600
commit5e13527416e183c7ea6d1baa3528b5c30108372e (patch)
tree6d839be0118b84974eacc670a93823974787faba /nix/hashes.json
parentaba94c658f5c0987443196a5e850fdf7293d5006 (diff)
downloadopencode-5e13527416e183c7ea6d1baa3528b5c30108372e.tar.gz
opencode-5e13527416e183c7ea6d1baa3528b5c30108372e.zip
feat: nix support for the nix folks (#3924)
Co-authored-by: opencode <[email protected]> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Diffstat (limited to 'nix/hashes.json')
-rw-r--r--nix/hashes.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/nix/hashes.json b/nix/hashes.json
new file mode 100644
index 000000000..b66407b4f
--- /dev/null
+++ b/nix/hashes.json
@@ -0,0 +1,3 @@
+{
+ "nodeModules": "sha256-srbGIRjvpqUF+jWq4GAx7sGAasq02dRySnxTjijJJT8="
+}