Files
lix/doc/manual/rl-next/libexpr-fix-stdout.md
T
Linus Heckemann f87d753987 libexpr: print flake config warning to stderr
Fixes #1155

Change-Id: Ie63f9200f7c06b1eec6c52518d6f523f6a6a6964
2026-03-17 07:10:00 +00:00

342 B

synopsis, issues, cls, category, credits
synopsis issues cls category credits
flake config warnings are now printed to stderr
1155
5379
Fixes
lheckemann

The settings listed in a flake-config confirmation prompt are now printed to stderr rather than stdout, which allows nix print-dev-env to emit valid bash again even in the presence of untrusted settings.