Loading
zed-editor: make node-based built-in LSPs work on NixOS
Since version 0.155.2 Zed has checked PATH for a node.js binary before attempting to download its own. Make use of this by prepending a nixpkgs-provided node.js into PATH via a wrapper script around the main `zed-editor` binary.