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 9999in
100100rustPlatform . buildRustPackage ( finalAttrs : {
101101 pname = "zed-editor" ;
102- version = "0.201.6 " ;
102+ version = "0.201.8 " ;
103103
104104 outputs = [
105105 "out"
@@ -112,7 +112,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
112112 owner = "zed-industries" ;
113113 repo = "zed" ;
114114 tag = "v${ finalAttrs . version } " ;
115- hash = "sha256-d1B04N5KS34ghUHOhStkCMZZosQe2yG2cu88KVxujKY =" ;
115+ hash = "sha256-y7pWGdq7r675JnBFQwcB4QLn/0aFxpkwK7CjX0Ox+lk =" ;
116116 } ;
117117
118118 patches = [
@@ -138,7 +138,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
138138 --replace-fail "inner.redirect(policy)" "inner.redirect_policy(policy)"
139139 '' ;
140140
141- cargoHash = "sha256-npuNvJUN9ENNB1G8kwcz8dRdFoLBJ/UgQHd+9ojW8PI =" ;
141+ cargoHash = "sha256-20pOYcodc2jflxibY0I0+SSC1FTxB8Jw03kcihCnBOY =" ;
142142
143143 nativeBuildInputs = [
144144 cmake
You can’t perform that action at this time.
0 commit comments