zed-editor: 0.191.6 -> 0.191.7 (#418601)

authored by Niklas Korz and committed by GitHub 595fc233 3fa1832f

+3 -3
+3 -3
pkgs/by-name/ze/zed-editor/package.nix
··· 99 in 100 rustPlatform.buildRustPackage (finalAttrs: { 101 pname = "zed-editor"; 102 - version = "0.191.6"; 103 104 outputs = 105 [ "out" ] ··· 111 owner = "zed-industries"; 112 repo = "zed"; 113 tag = "v${finalAttrs.version}"; 114 - hash = "sha256-GQzAXjOvtjbkBgBkX9Xp6mn3uP5wXStpsaC6rQMwTvs="; 115 }; 116 117 patches = [ ··· 138 ''; 139 140 useFetchCargoVendor = true; 141 - cargoHash = "sha256-ZDL9arQpYsMzQrIHNejkBcsBNlKeSPOU+Ev0nsa9yIE="; 142 143 nativeBuildInputs = 144 [
··· 99 in 100 rustPlatform.buildRustPackage (finalAttrs: { 101 pname = "zed-editor"; 102 + version = "0.191.7"; 103 104 outputs = 105 [ "out" ] ··· 111 owner = "zed-industries"; 112 repo = "zed"; 113 tag = "v${finalAttrs.version}"; 114 + hash = "sha256-Kx9VolPqKR0ML7F7ITnp5GPT4ULJvmTsRHKgkKZPGwQ="; 115 }; 116 117 patches = [ ··· 138 ''; 139 140 useFetchCargoVendor = true; 141 + cargoHash = "sha256-MMQYbhv/6s+9zxP9E5bcCDS9TUYSbapkX5sklVpNHnI="; 142 143 nativeBuildInputs = 144 [