Files
DragonOS/.envrc
T
Vitus f14b39e1e1 nix: align Rust toolchain with rust-toolchain.toml in flake (#1798)
- derive Rust components from kernel/rust-toolchain.toml
- auto-add required components (cargo/rustc/rust-std) when missing
- emit trace warning when required components are absent in toml
- prioritize ${rust-toolchain}/bin in nix run yolo and devShell shellHook
- document fixed-output sha256 update workflow
- keep fixed-output hash strategy for reproducibility

This avoids cargo/rustc drift caused by PATH/toolchain mixing across Nix entrypoints.
2026-02-28 16:30:53 +08:00

2 lines
11 B
Bash