zed-editor: fix src.hash (#439893)

This commit is contained in:
Gaétan Lepage
2025-09-03 21:59:00 +02:00
committed by GitHub
+1 -1
View File
@@ -112,7 +112,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
owner = "zed-industries";
repo = "zed";
tag = "v${finalAttrs.version}";
hash = "sha256-4cP6cohUZdhvr6mvIOozhg1ahEZEypCCjvAz0fjAtec=";
hash = "sha256-Q7Ord+GJJcOCH/S3qNwAbzILqQiIC94qb8V+JkzQqaQ=";
};
patches = [