-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Closed
Labels
0.kind: bugSomething is brokenSomething is broken6.topic: staticStatic builds (e.g. pkgsStatic)Static builds (e.g. pkgsStatic)
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken6.topic: staticStatic builds (e.g. pkgsStatic)Static builds (e.g. pkgsStatic)