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 Merge pull request #168374 from Ma27/special-attrs-in-with-recursion 2022-05-23 17:55:18 +02:00
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 lib.systems: add riscv{32,64} sets and filters 2022-04-28 08:17:02 +00:00