Skip to content

Consider pinning specific nightly version #374

@bertptrs

Description

@bertptrs

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions