zed-editor: fix incorrect manual merge

This commit is contained in:
Emily
2024-10-24 09:55:39 +01:00
parent dee94df6f2
commit d7416b7f97
+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 =