oxalica / rust-overlay

Pure and reproducible nix overlay of binary distributed rust toolchains
MIT License
960 stars 57 forks source link

flake: add attr `minimal` to each package #158

Closed oxalica closed 9 months ago

oxalica commented 9 months ago

Closes #156

This allows conveniently install a rust version with 'minimal' profile for quick testing via the flake interface.

$ nix shell github:oxalica/rust-overlay#rust_1_76_0.minimal