nixpkgs/lib/tests
Naïm Favier 0fa7b1b004 lib/generators.toPretty: don't evaluate derivations
With the goal of making `toPretty` suitable for rendering option
values, render derivations as `<derivation foo-1.0>` instead of
`<derivation /nix/store/…-foo-1.0.drv>`.

This is to avoid causing sudden evaluation errors for out-of-tree
projects that have options with `default = pkgs.someUnfreePackage;` and
no `defaultText`.
2022-12-08 17:52:52 +01:00
..
modules lib/modules: Add context to the "option does not exist" error 2022-12-02 11:06:53 +00:00
check-eval.nix
maintainer-module.nix
maintainers.nix lib/tests/maintainers.nix: remove unused binding 2022-09-26 22:18:55 -04:00
misc.nix lib/generators.toPretty: don't evaluate derivations 2022-12-08 17:52:52 +01:00
modules.sh lib/modules: Add context to the "option does not exist" error 2022-12-02 11:06:53 +00:00
release.nix
sources.sh
systems.nix lib/systems: Support FreeBSD 2022-11-04 16:49:28 -04:00
teams.nix