zed-editor: 0.192.7 -> 0.192.8 (#421374)

authored by Niklas Korz and committed by GitHub eca4eaf5 c9f358f7

+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.192.7"; 103 104 outputs = 105 [ "out" ] ··· 111 owner = "zed-industries"; 112 repo = "zed"; 113 tag = "v${finalAttrs.version}"; 114 - hash = "sha256-OjqJAb7IlFpSd7+i5QAkpsBDAbM6tZ8x/Y1HWiyDkPI="; 115 }; 116 117 patches = [ ··· 138 ''; 139 140 useFetchCargoVendor = true; 141 - cargoHash = "sha256-qi3V6qGbb6kKecSTCbDMqfUKdgIliBJG1RaI5v+W9yY="; 142 143 nativeBuildInputs = 144 [
··· 99 in 100 rustPlatform.buildRustPackage (finalAttrs: { 101 pname = "zed-editor"; 102 + version = "0.192.8"; 103 104 outputs = 105 [ "out" ] ··· 111 owner = "zed-industries"; 112 repo = "zed"; 113 tag = "v${finalAttrs.version}"; 114 + hash = "sha256-SvfxveVgi2GvnG4d3YUFSn0LY92YrNmwXAicQP5mivk="; 115 }; 116 117 patches = [ ··· 138 ''; 139 140 useFetchCargoVendor = true; 141 + cargoHash = "sha256-H7IgJJsdL7UsAWavdzrMQAc8SZqErJSINaLkzh+0Qic="; 142 143 nativeBuildInputs = 144 [