You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using versionCheckHookRunning phase: unpackPhase@nix { "action": "setPhase", "phase": "unpackPhase" }unpacking source archive /nix/store/a4b9gs2ykbnvhymc1pfkssjv9bbvxbd5-sourcesource root is sourceExecuting cargoSetupPostUnpackHookFinished cargoSetupPostUnpackHookRunning phase: patchPhase@nix { "action": "setPhase", "phase": "patchPhase" }applying patch /nix/store/zm4xsclilf28cf6sm24mgbx5nd1j1za5-0001-linux-linker.patchpatching file .cargo/config.tomlapplying patch script/patches/use-cross-platform-livekit.patchpatching file crates/call/Cargo.tomlHunk #1 succeeded at 42 (offset 1 line).patching file crates/call/src/call.rspatching file crates/workspace/src/shared_screen.rsExecuting cargoSetupPostPatchHookValidating consistency between /build/source/Cargo.lock and /build/zed-editor-0.178.5-vendor/Cargo.lockFinished cargoSetupPostPatchHookRunning phase: updateAutotoolsGnuConfigScriptsPhase@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }Running phase: configurePhase@nix { "action": "setPhase", "phase": "configurePhase" }Running phase: buildPhase@nix { "action": "setPhase", "phase": "buildPhase" }Executing cargoBuildHookInstalling cargo-about@^0.6...error: could not find `cargo-about` in registry `crates-io` with version `^0.6`
Additional context
Identical error appears for zed-editor-fhs
It looks like the latest version of cargo-about is 0.7.1, and version 0.6.3 was yanked, but I'm not sure if any of that is relevant here. https://crates.io/crates/cargo-about/versions
System metadata
system: "x86_64-linux"
host os: Linux 6.13.6, NixOS, 25.05 (Warbler), 25.05.20250313.6607cf7
Nixpkgs version
Steps to reproduce
Add zed-editor to environment.systemPackages
Can Hydra reproduce this build failure?
Hydra is currently rebuilding this package.
Link to Hydra build job
No response
Relevant log output
Additional context
Identical error appears for
zed-editor-fhs
It looks like the latest version of
cargo-about
is 0.7.1, and version 0.6.3 was yanked, but I'm not sure if any of that is relevant here.https://crates.io/crates/cargo-about/versions
System metadata
"x86_64-linux"
Linux 6.13.6, NixOS, 25.05 (Warbler), 25.05.20250313.6607cf7
yes
yes
nix-env (Nix) 2.24.12
/nix/store/sznkl4iwqvxprlg05fx24xx8bd8j7y6l-source
Notify maintainers
@GaetanLepage @niklaskorz
Note for maintainers: Please tag this issue in your pull request description. (i.e.
Resolves #ISSUE
.)I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: