u/GruePwnr

▲ 7 r/NixOS

Git progress output

I've been messing with nix in a CI/CD pipeline and I can't quite get it to suppress the git progress bars, which leaves me with a wall of git progress output in my logs.

I tried env variables but it seems nix doesn't pass them along, or maybe I'm messing something up. --quiet doesn't seem to work either.

What is the nixian way to run with CI friendly output?

Edit: It seems whatever was going wrong was related to the Determinate nix installer. I switched just downloading nix and it works great.

reddit.com
u/GruePwnr — 30 days ago