3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/lib
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
..
systems
tests lib/modules: Throw earlier when module function does not return attrs 2022-06-14 23:23:41 +02:00
asserts.nix
attrsets.nix
cli.nix
customisation.nix
debug.nix
default.nix
deprecated.nix
fetchers.nix
filesystem.nix
fixed-points.nix
flake.nix
generators.nix
kernel.nix
licenses.nix
lists.nix
meta.nix
minver.nix
modules.nix lib/modules: Throw earlier when module function does not return attrs 2022-06-14 23:23:41 +02:00
options.nix
source-types.nix
sources.nix
strings-with-deps.nix
strings.nix
trivial.nix
types.nix lib.deferredModule: Make it properly singular 2022-06-14 23:01:27 +02:00
versions.nix
zip-int-bits.nix