lock rust version #4

Closed
opened 2019-08-22 15:04:13 +08:00 by sb10q · 2 comments

Currently, nix-shell gets the latest rustc nightly version, which slows down startup when it is updated, and also can lead to reproducibility problems.

Currently, nix-shell gets the latest rustc nightly version, which slows down startup when it is updated, and also can lead to reproducibility problems.

The Rust version is now locked in two places. They should always be updated together.

  • default.nix: rustcSrc
  • channel-rust-nightly.toml
The Rust version is now locked in two places. They should always be updated together. * `default.nix`: `rustcSrc` * `channel-rust-nightly.toml`
Poster
Owner

Okay. Is there more to do or can we close this issue?

Okay. Is there more to do or can we close this issue?
astro closed this issue 2019-09-29 05:58:40 +08:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/zynq-rs#4
There is no content yet.