File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pkgs/by-name/ze/zed-editor Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9898in
9999rustPlatform . buildRustPackage ( finalAttrs : {
100100 pname = "zed-editor" ;
101- version = "0.178.5 " ;
101+ version = "0.179.3 " ;
102102
103103 outputs =
104104 [ "out" ]
@@ -110,7 +110,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
110110 owner = "zed-industries" ;
111111 repo = "zed" ;
112112 tag = "v${ finalAttrs . version } " ;
113- hash = "sha256-YkoIOBoR5hMt99D1bJ1yWLv7C/rY6VKC5J/7c5SMUFs =" ;
113+ hash = "sha256-9NJQ0uPID+YVtxDorh3tbokWmqIXNGqzUzIG5ConbWw =" ;
114114 } ;
115115
116116 patches = [
@@ -136,7 +136,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
136136 '' ;
137137
138138 useFetchCargoVendor = true ;
139- cargoHash = "sha256-xJaiHngsm74RdcEUXaDrc/Hwy4ywZrEiJt7JYTc/NpM =" ;
139+ cargoHash = "sha256-45yY18I+n5RevPgvgXROAxS4Ub7+TzlAL7qKqEeYMTI =" ;
140140
141141 nativeBuildInputs =
142142 [
You can’t perform that action at this time.
0 commit comments