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

This commit is contained in:
Emily
2024-10-24 10:11:09 +01:00
committed by GitHub
+1 -2
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 =