mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-15 22:36:23 +01:00
989f034ff1
Makes any programming errors more likely to show up early. Non-obvious changes because of this: - Ignore the `evalConfig` result in `reportFailure`; we're not checking it at that point. - Pre-increment `$fail` and `$pass` to make sure the arithmetic doesn't result in a zero, which would result in a non-zero exit code for the expression. |
||
---|---|---|
.. | ||
modules | ||
check-eval.nix | ||
maintainers.nix | ||
misc.nix | ||
modules.sh | ||
release.nix | ||
sources.sh | ||
systems.nix |