File tree Expand file tree Collapse file tree
pkgs/by-name/ze/zed-editor Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9999in
100100rustPlatform . buildRustPackage ( finalAttrs : {
101101 pname = "zed-editor" ;
102- version = "0.192.6 " ;
102+ version = "0.192.7 " ;
103103
104104 outputs =
105105 [ "out" ]
@@ -111,7 +111,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
111111 owner = "zed-industries" ;
112112 repo = "zed" ;
113113 tag = "v${ finalAttrs . version } " ;
114- hash = "sha256-XLAzY9pXEfynyNkdnEJ0E/E6jLphirLgjBuXQpeK8yc =" ;
114+ hash = "sha256-OjqJAb7IlFpSd7+i5QAkpsBDAbM6tZ8x/Y1HWiyDkPI =" ;
115115 } ;
116116
117117 patches = [
@@ -138,7 +138,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
138138 '' ;
139139
140140 useFetchCargoVendor = true ;
141- cargoHash = "sha256-4kVfJmW36Q3Nb8AOmfNDmZLoZ9UZfj0MmznnIKdr+lU =" ;
141+ cargoHash = "sha256-qi3V6qGbb6kKecSTCbDMqfUKdgIliBJG1RaI5v+W9yY =" ;
142142
143143 nativeBuildInputs =
144144 [
You can’t perform that action at this time.
0 commit comments