Skip to content

pkgsStatic.xxx with Rust requires to recompile rustc #207435

@markpash

Description

@markpash

Describe the bug

When attempting to statically build a rust package, it needs to compile rustc first and doesn't get it from the cache.

Steps To Reproduce

nix build nixpkgs#pkgsStatic.bandwhich

Expected behavior

It would be expected to fetch the rustc from the cache, and use that to build the rust-based package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions