Use oxalica's rust-overlay #110
Loading…
Reference in New Issue
No description provided.
Delete Branch "atse/thermostat:rust-overlay"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow ARTIQ, and in this project lets us include the version number directly in flake.nix instead of linking to the toml file of a specific release date, as we use stable Rust.
Also, from nixpkgs manual:
This probably won't break nix build like the one in ARTIQ did; that used nightly Rust and the date was off-by-one, while this uses a version number directly.