Support building with Rust stable #12

Closed
opened 2025-04-05 08:37:16 -04:00 by orhun · 0 comments
orhun commented 2025-04-05 08:37:16 -04:00 (Migrated from github.com)

Hello!

I have just pushed countryfetch to the Arch Linux official repositories: https://archlinux.org/packages/extra/x86_64/countryfetch/

However, it is using cargo-nightly to build which 1. breaks the reproducibility of the package 2. make the users depend on rustup.

I looked at the code and the dependency on Rust nightly seems pretty trivial (due to let chains), I can send a PR to fix it :)

Hello! I have just pushed `countryfetch` to the Arch Linux official repositories: <https://archlinux.org/packages/extra/x86_64/countryfetch/> However, it is using `cargo-nightly` to build which 1. breaks the [reproducibility](https://wiki.archlinux.org/title/Reproducible_builds) of the package 2. make the users depend on `rustup`. I looked at the code and the dependency on Rust nightly seems pretty trivial (due to `let` chains), I can send a PR to fix it :)
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
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
nik-rev/countryfetch#12
No description provided.