zed-editor: fix incorrect manual merge (#350896)

This commit is contained in:
Emily 2024-10-24 10:11:09 +01:00 committed by GitHub
commit dd59bf493c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -94,8 +94,7 @@ rustPlatform.buildRustPackage rec {
owner = "zed-industries";
repo = "zed";
rev = "refs/tags/v${version}";
hash = "X5FlNjAYG5W+RTdmyZHF1KYHxdwJGwk/qpOgj0JVD/c=";
fetchSubmodules = true;
hash = "sha256-X5FlNjAYG5W+RTdmyZHF1KYHxdwJGwk/qpOgj0JVD/c=";
};
patches =