Closed DrymarchonShaun closed 3 days ago
Nice, this has been bothering me as well. Ideally we should PR nixpkgs with an option to silence the output but this will do for now. Thanks!
Ideally we should PR nixpkgs with an option to silence the output but this will do for now.
Yeah, there is already some discussion about that in NixOS/nixpkgs#287506, but as far as I can tell it hasn't really gone anywhere.
yeah discussions in closed tickets are never going anywhere
Yet another pull request you may or may not want to merge. I finally decided this was annoying me enough to fix, this PR removes an evaluation warning that appears on every rebuild:
Since this is intentionally done to make sure a backup password is set in the event that secrets don't work correctly, this warning really isn't needed. A recent PR in nixpkgs made this even worse, now it dumps the 'conflicting' values too, making it even longer.