-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
buildRustPackage fails with recent nightly Cargo #61618
Copy link
Copy link
Closed
Labels
2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.mdhttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md6.topic: rustGeneral-purpose programming language emphasizing performance, type safety, and concurrency.General-purpose programming language emphasizing performance, type safety, and concurrency.
Metadata
Metadata
Assignees
Labels
2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.mdhttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md6.topic: rustGeneral-purpose programming language emphasizing performance, type safety, and concurrency.General-purpose programming language emphasizing performance, type safety, and concurrency.
Fields
Give feedbackNo fields configured for issues without a type.
Issue description
buildRustPackagewithrustChannelOf { channel = "nightly"; date = "2019-05-07"; }succeeds whiledate = "2019-05-08"(and later) fails:Steps to reproduce
Technical details
Please run
nix-shell -p nix-info --run "nix-info -m"and paste theresults.