nixpkgs/lib/tests/modules
Silvan Mosberger 023fa7b923 lib.modules: Use types.optionType for _module.freeformType
This ensures that the module file locations are propagated to the
freeform type, which makes it so that submodules in freeform types now
have their declaration location shown in the manual, fixing
https://github.com/NixOS/nixpkgs/issues/132085.

In addition, this also newly allows freeformTypes to be declared
multiple times and all declarations being merged together according to
normal option merging.

This also removes some awkwardness regarding the type of `freeformType`
2022-03-01 19:31:02 +01:00
..
disable-recursive lib/tests: Add tests for recursive disabledModules 2020-01-09 17:26:08 +01:00
functionTo lib/tests: More functionTo tests 2021-01-27 00:17:56 +01:00
types-anything lib/types: Make types.anything merge functions 2021-10-02 16:37:22 +02:00
alias-with-priority-can-override.nix
alias-with-priority.nix
attrsOf-conditional-check.nix lib/tests: Add tests for attrsOf and lazyAttrsOf 2020-01-10 16:20:31 +01:00
attrsOf-lazy-check.nix lib/tests: Add tests for attrsOf and lazyAttrsOf 2020-01-10 16:20:31 +01:00
declare-attrsOf.nix lib/tests/modules: Test non-strictness some more 2021-11-03 19:19:41 +01:00
declare-attrsOfSub-any-enable.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
declare-coerced-value-unsound.nix
declare-coerced-value.nix
declare-either.nix
declare-enable-nested.nix lib/tests: Check for nested option-dependent definitions 2020-03-19 03:50:47 +01:00
declare-enable.nix
declare-int-between-value.nix
declare-int-positive-value-nested.nix lib/tests: Check for nested option-dependent definitions 2020-03-19 03:50:47 +01:00
declare-int-positive-value.nix
declare-int-unsigned-value.nix
declare-lazyAttrsOf.nix lib/tests: Add tests for attrsOf and lazyAttrsOf 2020-01-10 16:20:31 +01:00
declare-oneOf.nix
declare-submodule-via-evalModules.nix lib.evalModules: Add extendModules and type to result 2021-11-01 09:34:07 +01:00
declare-submoduleWith-modules.nix lib/tests: Make sure the submodule type description can be evaluated 2021-05-03 22:15:33 +02:00
declare-submoduleWith-noshorthand.nix
declare-submoduleWith-path.nix
declare-submoduleWith-shorthand.nix
declare-submoduleWith-special.nix
declare-variants.nix modules: Add moduleType to module arguments 2021-11-22 16:50:50 +01:00
default.nix
define-_module-args-custom.nix
define-attrsOfSub-bar-enable.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-attrsOfSub-bar.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-attrsOfSub-foo-enable-force.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-attrsOfSub-foo-enable-if.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-attrsOfSub-foo-enable.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-attrsOfSub-foo-force-enable.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-attrsOfSub-foo-if-enable.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-attrsOfSub-foo.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-attrsOfSub-force-foo-enable.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-attrsOfSub-if-foo-enable.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-enable-force.nix
define-enable-with-custom-arg.nix
define-enable.nix
define-force-attrsOfSub-foo-enable.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-force-enable.nix
define-if-attrsOfSub-foo-enable.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-module-check.nix
define-option-dependently-nested.nix lib/tests: Check for nested option-dependent definitions 2020-03-19 03:50:47 +01:00
define-option-dependently.nix lib/*: editorconfig fixes 2020-07-31 15:07:33 +10:00
define-submoduleWith-noshorthand.nix
define-submoduleWith-shorthand.nix
define-value-int-negative.nix
define-value-int-positive.nix
define-value-int-zero.nix
define-value-list.nix
define-value-string-arbitrary.nix
define-value-string-bigint.nix
define-value-string-properties.nix lib/tests: Add tests for freeform modules 2020-08-03 22:37:01 +02:00
define-value-string.nix
define-variant.nix modules: Add moduleType to module arguments 2021-11-22 16:50:50 +01:00
disable-declare-enable.nix
disable-define-enable.nix
disable-enable-modules.nix
emptyValues.nix lib/tests: Add tests for emptyValue 2022-02-17 18:48:30 +01:00
freeform-attrsOf.nix lib/modules: Add syntactic sugar for config._module.freeformType 2020-08-14 22:49:04 +02:00
freeform-lazyAttrsOf.nix lib/modules: Add syntactic sugar for config._module.freeformType 2020-08-14 22:49:04 +02:00
freeform-nested.nix lib/tests/modules: Test non-strictness some more 2021-11-03 19:19:41 +01:00
freeform-str-dep-unstr.nix lib/tests: Add tests for freeform modules 2020-08-03 22:37:01 +02:00
freeform-submodules.nix lib.modules: Use types.optionType for _module.freeformType 2022-03-01 19:31:02 +01:00
freeform-unstr-dep-str.nix lib/tests: Add tests for freeform modules 2020-08-03 22:37:01 +02:00
import-custom-arg.nix
import-from-store.nix lib/tests: Fix module tests 2020-01-10 16:02:36 +01:00
optionTypeFile.nix lib.types: Introduce types.optionType 2022-03-01 19:31:00 +01:00
optionTypeMerging.nix lib.types: Introduce types.optionType 2022-03-01 19:31:00 +01:00
raw.nix lib/types: Introduce types.raw for unprocessed values 2022-02-22 15:54:44 +01:00