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 lib/tests: Add check-eval.nix to run simple tests. 2018-03-04 06:28:49 -05:00
maintainer-module.nix maintainer lib test: extract maintainer module 2022-06-20 22:20:26 +02:00
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 maintainer teams: check them in lib tests 2022-06-20 22:20:26 +02:00
sources.sh lib/tests: Set hardening pragmas 2021-11-26 10:55:14 +13:00
systems.nix lib/systems: Support FreeBSD 2022-11-04 16:49:28 -04:00
teams.nix maintainer teams: check them in lib tests 2022-06-20 22:20:26 +02:00