NixOS Discourse
How to actually use a packages optional features?
Help
peterhoeg
October 4, 2021, 2:35am
2
You can override it:
nix-shell -p ‘inxi.override { withRecommends = true; }’ --run ‘inxi -G’
3 Likes
show post in topic
Hosted by
Flying Circus
.