Skip to content

Fails to build using nix #132

Description

@shikanime
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/jmrxnq6f271h2izyvgvrnnqbp6jwb49n-hl9pj33p43x5sgq1h0010d2ibcqpkgw9-source
source root is hl9pj33p43x5sgq1h0010d2ibcqpkgw9-source
Executing cargoSetupPostUnpackHook
Finished cargoSetupPostUnpackHook
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
Executing cargoSetupPostPatchHook
Validating consistency between /nix/var/nix/builds/nix-58256-1795032418/hl9pj33p43x5sgq1h0010d2ibcqpkgw9-source/Cargo.lock and /nix/var/nix/builds/nix-58256-1795032418/cargo-vendor-dir/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
cargoBuildHook flags: -j 10 --target aarch64-apple-darwin --offline --profile release
error: failed to select a version for the requirement `tabled = "^0.20"`
candidate versions found which didn't match: 0.17.0
location searched: directory source `/nix/var/nix/builds/nix-58256-1795032418/cargo-vendor-dir` (which is replacing registry `crates-io`)
required by package `jj-spr v0.1.0 (/nix/var/nix/builds/nix-58256-1795032418/hl9pj33p43x5sgq1h0010d2ibcqpkgw9-source/spr)`
perhaps a crate was updated and forgotten to be re-vendored?
As a reminder, you're using offline mode (--offline) which can sometimes cause surprising resolution failures, if this error is too confusing you may wish to retry without `--offline`.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions