feat: Disable colored output when NO_COLOR env is present#162
feat: Disable colored output when NO_COLOR env is present#162prashantrahul141 wants to merge 49 commits intooppiliappan:masterfrom
Conversation
…ction ci: cache-nix-action
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>
…e-parts Update flake input: flake-parts
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>
Update flake input: nixpkgs
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>
…e-compat_dedupe-dev-flake-flake-nix Update flake input: flake-compat_dedupe 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
|
Sorry for the trouble, but you might have better success getting this across at https://github.com/molybdenumsoftware/statix . |
|
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>
535f799 to
7a64052
Compare
|
I am closing this in favour of molybdenumsoftware#1781 |
|
Yes. For a while I maintained but then decided to fork. |
|
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? |
|
Yes, I do think so. |
|
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. |
closes #155