-
Notifications
You must be signed in to change notification settings - Fork 643
Closed as not planned
Description
As of #97, this project now declares its need for a nightly compiler version, which helps with compiling the project normally. However, right now, it will cause rustup to use whatever nightly version happens to be selected by the user recently.
For consistency, and for reproducibility, the project should ideally pin a specific nightly version that is known-good and working, and pin that. An example of a project that does this is Polars.
This would also allow downstream distributions to verify package reproducibility, as the compiler binary will be stable over time.
For transparency: I am the package maintainer for this project at Arch Linux.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels