summary refs log tree commit diff
path: root/pkgs/applications/editors/zed/deps.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/editors/zed/deps.sh')
-rwxr-xr-xpkgs/applications/editors/zed/deps.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/pkgs/applications/editors/zed/deps.sh b/pkgs/applications/editors/zed/deps.sh
new file mode 100755
index 000000000000..6d2bf29532e9
--- /dev/null
+++ b/pkgs/applications/editors/zed/deps.sh
@@ -0,0 +1,7 @@
+#!/usr/bin/env nix-shell
+#! nix-shell -i bash -p nodePackages.node2nix
+
+node2nix -6 -i deps.json \
+  -e ../../../development/node-packages/node-env.nix \
+  --no-copy-node-env \
+  -c node.nix