Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure: zed-editor #392741

Closed
3 tasks done
drew-dirac opened this issue Mar 24, 2025 · 1 comment
Closed
3 tasks done

Build failure: zed-editor #392741

drew-dirac opened this issue Mar 24, 2025 · 1 comment
Labels
0.kind: build failure A package fails to build

Comments

@drew-dirac
Copy link

drew-dirac commented Mar 24, 2025

Nixpkgs version

  • Unstable (25.05)

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

Using versionCheckHook
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/a4b9gs2ykbnvhymc1pfkssjv9bbvxbd5-source
source root is source
Executing cargoSetupPostUnpackHook
Finished cargoSetupPostUnpackHook
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
applying patch /nix/store/zm4xsclilf28cf6sm24mgbx5nd1j1za5-0001-linux-linker.patch
patching file .cargo/config.toml
applying patch script/patches/use-cross-platform-livekit.patch
patching file crates/call/Cargo.toml
Hunk #1 succeeded at 42 (offset 1 line).
patching file crates/call/src/call.rs
patching file crates/workspace/src/shared_screen.rs
Executing cargoSetupPostPatchHook
Validating consistency between /build/source/Cargo.lock and /build/zed-editor-0.178.5-vendor/Cargo.lock
Finished cargoSetupPostPatchHook
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
Executing cargoBuildHook
Installing 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
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.24.12
  • nixpkgs: /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.

@drew-dirac drew-dirac added the 0.kind: build failure A package fails to build label Mar 24, 2025
@GaetanLepage
Copy link
Contributor

Duplicate of #392671.
Fixed in #392319.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure A package fails to build
Projects
None yet
Development

No branches or pull requests

2 participants