nixpkgs/lib/tests
Robert Hensing d030e2109f lib.modules: Let module declare options directly in bare submodule
... where a bare submodule is an option that has a type like
`submoduleWith x`, as opposed to `attrsOf (submoduleWith x)`.

This makes migration unnecessary when introducing a freeform type
in an existing option tree.

Closes #146882
2022-03-03 00:28:35 +01:00
..
modules lib.modules: Let module declare options directly in bare submodule 2022-03-03 00:28:35 +01:00
check-eval.nix
maintainers.nix lib/tests/maintainers: add matrix option 2021-10-01 21:27:00 +02:00
misc.nix lib: fix flake check 2021-12-13 12:03:40 +01:00
modules.sh lib.modules: Let module declare options directly in bare submodule 2022-03-03 00:28:35 +01:00
release.nix lib/tests/sources: update to Nix 2.4 cli syntax 2021-11-09 10:47:20 -08:00
sources.sh lib/tests: Set hardening pragmas 2021-11-26 10:55:14 +13:00
systems.nix