Skip to content

feat: Disable colored output when NO_COLOR env is present#162

Closed
prashantrahul141 wants to merge 49 commits intooppiliappan:masterfrom
prashantrahul141:feat/no-color
Closed

feat: Disable colored output when NO_COLOR env is present#162
prashantrahul141 wants to merge 49 commits intooppiliappan:masterfrom
prashantrahul141:feat/no-color

Conversation

@prashantrahul141
Copy link
Copy Markdown

  • Disables colored output when NO_COLOR env is present
  • Document in readme for the same

closes #155

mightyiam and others added 30 commits October 18, 2025 13:02
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…fmt-dev-flake-flake-nix

Update flake input: treefmt in dev-flake/flake.nix
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…kgs_dedupe-dev-flake-flake-nix

Update flake input: nixpkgs_dedupe in dev-flake/flake.nix
Co-authored-by: aviac <aviac@mailbox.org>
…erit-from

fix(manual_inherit_from): ignore when select has or
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…kgs_dedupe-dev-flake-flake-nix

Update flake input: nixpkgs_dedupe in dev-flake/flake.nix
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…gnore_dedupe-dev-flake-flake-nix

Update flake input: gitignore_dedupe in dev-flake/flake.nix
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…s-dev-flake-flake-nix

Update flake input: files in dev-flake/flake.nix
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…hooks-dev-flake-flake-nix

Update flake input: git-hooks in dev-flake/flake.nix
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@mightyiam
Copy link
Copy Markdown
Collaborator

Sorry for the trouble, but you might have better success getting this across at https://github.com/molybdenumsoftware/statix .

@prashantrahul141
Copy link
Copy Markdown
Author

I see. Is this repo not maintained anymore or is there any other reason?

This enables the ability to disable colors in output by defining
`NO_COLOR` environment variable

Signed-off-by: Prashant Rahul <prashantrahul141@protonmail.com>
Signed-off-by: Prashant Rahul <prashantrahul141@protonmail.com>
@prashantrahul141
Copy link
Copy Markdown
Author

I am closing this in favour of molybdenumsoftware#1781

@mightyiam
Copy link
Copy Markdown
Collaborator

Yes. For a while I maintained but then decided to fork.

@prashantrahul141
Copy link
Copy Markdown
Author

I see. The nixpkgs version still points to this repo. Do you think it would be better to change it to point to the fork since that is now being maintained?

@mightyiam
Copy link
Copy Markdown
Collaborator

Yes, I do think so.

@oppiliappan
Copy link
Copy Markdown
Owner

oppiliappan commented Mar 11, 2026

I have largely quit GitHub in favor of https://tangled.org. that being said most commits since I touched this project have been minor code updates with practically no observable change to the end user. if there is interest in collaboration on building up a HIR for the nix language, I'd love to chat. the biggest scope for meaningful improvement lies there, not applying clippy lints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disable color

3 participants