Loading
zed-editor: fix darwin build by appending buildFeatures to checkFeatures
For the same reason runtime_shaders is passed to buildFeatures, it must also be
passed to checkFeatures to avoid fallback to proprietary Metal shaders not
available in Nix sandbox.
Co-authored-by:
Niklas Korz <niklas@niklaskorz.de>