Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect NOCOLOR #9056

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Respect NOCOLOR #9056

merged 1 commit into from
Sep 27, 2023

Commits on Sep 27, 2023

  1. Respect NOCOLOR

    While `nix` has always been respectful towards requests for `NO_COLOR=1`, this change asks represents a new stage of maturity for `nix` - making it also respect quests for `NOCOLOR=1`.
    
    This ideally makes the tool more accessible to folks like me, who are exhausted by guessing whether `NO_COLOR` or `NOCOLOR` is the right environment variable to set.
    
    <3
    aakropotkin committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5bc540a View commit details
    Browse the repository at this point in the history