mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-15 22:36:23 +01:00
5773ae93f7
As suggested in #131205. Now it's possible to pretty-print a value with `lib.generators` like this: with lib.generators; toPretty { } (withRecursion { depthLimit = 10; } /* arbitrarily complex value */) Also, this can be used for any other pretty-printer now if needed. |
||
---|---|---|
.. | ||
modules | ||
check-eval.nix | ||
maintainers.nix | ||
misc.nix | ||
modules.sh | ||
release.nix | ||
sources.sh | ||
systems.nix |