1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/lib/tests
Robert Hensing 3c4a49f506 lib/modules: Throw earlier when module function does not return attrs
`m` must always be an attrset at this point. It is basically always
evaluated. This will make it throw when any of the attrs is accessed,
rather than just `config`. We assume that this will improve the error
message in more scenarios.
2022-06-14 23:23:41 +02:00
..
modules lib/modules: Throw earlier when module function does not return attrs 2022-06-14 23:23:41 +02:00
check-eval.nix
maintainers.nix
misc.nix
modules.sh lib/modules: Throw earlier when module function does not return attrs 2022-06-14 23:23:41 +02:00
release.nix
sources.sh
systems.nix