Loading pkgs/by-name/ze/zed-editor/Cargo.lock +19 −18 Original line number Diff line number Diff line Loading @@ -854,7 +854,7 @@ dependencies = [ "chrono", "futures-util", "http-types", "hyper 0.14.30", "hyper 0.14.31", "hyper-rustls 0.24.2", "serde", "serde_json", Loading Loading @@ -1350,7 +1350,7 @@ dependencies = [ "http-body 0.4.6", "http-body 1.0.1", "httparse", "hyper 0.14.30", "hyper 0.14.31", "hyper-rustls 0.24.2", "once_cell", "pin-project-lite", Loading Loading @@ -1441,7 +1441,7 @@ dependencies = [ "headers", "http 0.2.12", "http-body 0.4.6", "hyper 0.14.30", "hyper 0.14.31", "itoa", "matchit", "memchr", Loading Loading @@ -1587,7 +1587,7 @@ dependencies = [ "bitflags 2.6.0", "cexpr", "clang-sys", "itertools 0.10.5", "itertools 0.12.1", "lazy_static", "lazycell", "proc-macro2", Loading Loading @@ -2366,7 +2366,7 @@ dependencies = [ "clickhouse-derive", "clickhouse-rs-cityhash-sys", "futures 0.3.30", "hyper 0.14.30", "hyper 0.14.31", "hyper-tls", "lz4", "sealed", Loading Loading @@ -2569,7 +2569,7 @@ dependencies = [ "gpui", "hex", "http_client", "hyper 0.14.30", "hyper 0.14.31", "indoc", "jsonwebtoken", "language", Loading Loading @@ -5568,9 +5568,9 @@ checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" [[package]] name = "hyper" version = "0.14.30" version = "0.14.31" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a152ddd61dfaec7273fe8419ab357f33aee0d914c5f4efbf0d96fa749eea5ec9" checksum = "8c08302e8fa335b151b788c775ff56e7a03ae64ff85c548ee820fecb70356e85" dependencies = [ "bytes 1.7.2", "futures-channel", Loading @@ -5583,7 +5583,7 @@ dependencies = [ "httpdate", "itoa", "pin-project-lite", "socket2 0.4.10", "socket2 0.5.7", "tokio", "tower-service", "tracing", Loading Loading @@ -5618,7 +5618,7 @@ checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590" dependencies = [ "futures-util", "http 0.2.12", "hyper 0.14.30", "hyper 0.14.31", "log", "rustls 0.21.12", "rustls-native-certs 0.6.3", Loading Loading @@ -5651,7 +5651,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905" dependencies = [ "bytes 1.7.2", "hyper 0.14.30", "hyper 0.14.31", "native-tls", "tokio", "tokio-native-tls", Loading Loading @@ -6473,7 +6473,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4" dependencies = [ "cfg-if", "windows-targets 0.48.5", "windows-targets 0.52.6", ] [[package]] Loading Loading @@ -9502,6 +9502,7 @@ dependencies = [ "fs", "futures 0.3.30", "gpui", "itertools 0.13.0", "log", "parking_lot", "prost", Loading Loading @@ -9626,7 +9627,7 @@ dependencies = [ "h2 0.3.26", "http 0.2.12", "http-body 0.4.6", "hyper 0.14.30", "hyper 0.14.31", "hyper-tls", "ipnet", "js-sys", Loading Loading @@ -9930,9 +9931,9 @@ dependencies = [ [[package]] name = "runtimelib" version = "0.15.0" version = "0.15.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a7d76d28b882a7b889ebb04e79bc2b160b3061821ea596ff0f4a838fc7a76db0" checksum = "43075bcdb843dc90af086586895247681fb79ed9dc24c62e5455995a807d3d85" dependencies = [ "anyhow", "async-dispatcher", Loading Loading @@ -13416,7 +13417,7 @@ dependencies = [ "futures-util", "headers", "http 0.2.12", "hyper 0.14.30", "hyper 0.14.31", "log", "mime", "mime_guess", Loading Loading @@ -14129,7 +14130,7 @@ version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" dependencies = [ "windows-sys 0.48.0", "windows-sys 0.59.0", ] [[package]] Loading Loading @@ -14996,7 +14997,7 @@ dependencies = [ [[package]] name = "zed" version = "0.159.6" version = "0.159.7" dependencies = [ "activity_indicator", "anyhow", Loading pkgs/by-name/ze/zed-editor/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -88,13 +88,13 @@ let in rustPlatform.buildRustPackage rec { pname = "zed-editor"; version = "0.159.6"; version = "0.159.7"; src = fetchFromGitHub { owner = "zed-industries"; repo = "zed"; rev = "refs/tags/v${version}"; hash = "sha256-Jr4s22UXd4jtpXRyWSkCVRUhYZXgISDmq+RYr2i7qGs="; hash = "sha256-gqovQkg3Zypi5YV/wIzTFfJQt5Zwb8IF+drQKvRCgEM="; }; patches = Loading Loading
pkgs/by-name/ze/zed-editor/Cargo.lock +19 −18 Original line number Diff line number Diff line Loading @@ -854,7 +854,7 @@ dependencies = [ "chrono", "futures-util", "http-types", "hyper 0.14.30", "hyper 0.14.31", "hyper-rustls 0.24.2", "serde", "serde_json", Loading Loading @@ -1350,7 +1350,7 @@ dependencies = [ "http-body 0.4.6", "http-body 1.0.1", "httparse", "hyper 0.14.30", "hyper 0.14.31", "hyper-rustls 0.24.2", "once_cell", "pin-project-lite", Loading Loading @@ -1441,7 +1441,7 @@ dependencies = [ "headers", "http 0.2.12", "http-body 0.4.6", "hyper 0.14.30", "hyper 0.14.31", "itoa", "matchit", "memchr", Loading Loading @@ -1587,7 +1587,7 @@ dependencies = [ "bitflags 2.6.0", "cexpr", "clang-sys", "itertools 0.10.5", "itertools 0.12.1", "lazy_static", "lazycell", "proc-macro2", Loading Loading @@ -2366,7 +2366,7 @@ dependencies = [ "clickhouse-derive", "clickhouse-rs-cityhash-sys", "futures 0.3.30", "hyper 0.14.30", "hyper 0.14.31", "hyper-tls", "lz4", "sealed", Loading Loading @@ -2569,7 +2569,7 @@ dependencies = [ "gpui", "hex", "http_client", "hyper 0.14.30", "hyper 0.14.31", "indoc", "jsonwebtoken", "language", Loading Loading @@ -5568,9 +5568,9 @@ checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" [[package]] name = "hyper" version = "0.14.30" version = "0.14.31" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a152ddd61dfaec7273fe8419ab357f33aee0d914c5f4efbf0d96fa749eea5ec9" checksum = "8c08302e8fa335b151b788c775ff56e7a03ae64ff85c548ee820fecb70356e85" dependencies = [ "bytes 1.7.2", "futures-channel", Loading @@ -5583,7 +5583,7 @@ dependencies = [ "httpdate", "itoa", "pin-project-lite", "socket2 0.4.10", "socket2 0.5.7", "tokio", "tower-service", "tracing", Loading Loading @@ -5618,7 +5618,7 @@ checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590" dependencies = [ "futures-util", "http 0.2.12", "hyper 0.14.30", "hyper 0.14.31", "log", "rustls 0.21.12", "rustls-native-certs 0.6.3", Loading Loading @@ -5651,7 +5651,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905" dependencies = [ "bytes 1.7.2", "hyper 0.14.30", "hyper 0.14.31", "native-tls", "tokio", "tokio-native-tls", Loading Loading @@ -6473,7 +6473,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4" dependencies = [ "cfg-if", "windows-targets 0.48.5", "windows-targets 0.52.6", ] [[package]] Loading Loading @@ -9502,6 +9502,7 @@ dependencies = [ "fs", "futures 0.3.30", "gpui", "itertools 0.13.0", "log", "parking_lot", "prost", Loading Loading @@ -9626,7 +9627,7 @@ dependencies = [ "h2 0.3.26", "http 0.2.12", "http-body 0.4.6", "hyper 0.14.30", "hyper 0.14.31", "hyper-tls", "ipnet", "js-sys", Loading Loading @@ -9930,9 +9931,9 @@ dependencies = [ [[package]] name = "runtimelib" version = "0.15.0" version = "0.15.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a7d76d28b882a7b889ebb04e79bc2b160b3061821ea596ff0f4a838fc7a76db0" checksum = "43075bcdb843dc90af086586895247681fb79ed9dc24c62e5455995a807d3d85" dependencies = [ "anyhow", "async-dispatcher", Loading Loading @@ -13416,7 +13417,7 @@ dependencies = [ "futures-util", "headers", "http 0.2.12", "hyper 0.14.30", "hyper 0.14.31", "log", "mime", "mime_guess", Loading Loading @@ -14129,7 +14130,7 @@ version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" dependencies = [ "windows-sys 0.48.0", "windows-sys 0.59.0", ] [[package]] Loading Loading @@ -14996,7 +14997,7 @@ dependencies = [ [[package]] name = "zed" version = "0.159.6" version = "0.159.7" dependencies = [ "activity_indicator", "anyhow", Loading
pkgs/by-name/ze/zed-editor/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -88,13 +88,13 @@ let in rustPlatform.buildRustPackage rec { pname = "zed-editor"; version = "0.159.6"; version = "0.159.7"; src = fetchFromGitHub { owner = "zed-industries"; repo = "zed"; rev = "refs/tags/v${version}"; hash = "sha256-Jr4s22UXd4jtpXRyWSkCVRUhYZXgISDmq+RYr2i7qGs="; hash = "sha256-gqovQkg3Zypi5YV/wIzTFfJQt5Zwb8IF+drQKvRCgEM="; }; patches = Loading