flake.nix: remove fenix, use rust-overlay #7

Closed
opened 2024-07-09 20:09:50 +02:00 by oysteikt · 1 comment
Owner

Fenix only provides bleeding edge nightly rust. It would be nice to develop using a stable toolchain, like the one provided by rust-overlay.

The bundled vscode extension that only exists for fenix is no big deal, since the same extension installed from other sources will pick up the toolchain through RUST_SRC_PATH.

[Fenix](https://github.com/nix-community/fenix) only provides bleeding edge nightly rust. It would be nice to develop using a stable toolchain, like the one provided by [rust-overlay](https://github.com/oxalica/rust-overlay). The bundled vscode extension that only exists for fenix is no big deal, since the same extension installed from other sources will pick up the toolchain through `RUST_SRC_PATH`.
Author
Owner

Fixed in e6e05df7

Fixed in e6e05df7
oysteikt added the
feature request
label 2024-07-28 15:25:39 +02:00
oysteikt added this to the Initial release milestone 2024-08-06 02:05:19 +02:00
Sign in to join this conversation.
No description provided.