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.176.2 " ;
101+ version = "0.176.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-uTq9/skBMz8n2NjGBQKOIOMp/rTDL+azEUzV4jTUJvE =" ;
113+ hash = "sha256-5bn70R5phHZmAf/71IK8o2laHcCo92cCiaKQ7xo0Uag =" ;
114114 } ;
115115
116116 patches = [
@@ -136,7 +136,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
136136 '' ;
137137
138138 useFetchCargoVendor = true ;
139- cargoHash = "sha256-b4YTVrz2nOwQnVU42E+LD1YjsUAWN7+fCr2z8IVwH6o =" ;
139+ cargoHash = "sha256-IaAY1u5xLomvUtb4FjE4uE0w01rMmyR/DH0QD9cOK5Y =" ;
140140
141141 nativeBuildInputs =
142142 [
You can’t perform that action at this time.
0 commit comments