nixpkgs/lib/tests/modules
(cdep)illabout 81fa1e392b lib/modules: Change mkAliasOptionModule to use the priority for the alias.
This commit changes the `mkAliasOptionModule` function to make sure that
the priority for the aliased option is propagated to the non-aliased
option.

This also affects the `mkRenamedOptionModule` function in a similar
fashion.

This also removes the `mkAliasOptionModuleWithPriority` function, since
its functionality is now subsumed by `mkAliasOptionModule`.

This change was recommended by @nbp:
https://github.com/NixOS/nixpkgs/pull/53397#discussion_r245487432
2019-01-24 13:02:16 +09:00
..
alias-with-priority-can-override.nix lib/modules: Change mkAliasOptionModule to use the priority for the alias. 2019-01-24 13:02:16 +09:00
alias-with-priority.nix lib/modules: Change mkAliasOptionModule to use the priority for the alias. 2019-01-24 13:02:16 +09:00
declare-coerced-value-unsound.nix lib/types: Add coercedTo unsound tests 2018-05-06 23:58:36 +02:00
declare-coerced-value.nix module tests: add tests for coercedTo 2017-02-02 01:53:00 +03:00
declare-enable.nix
declare-int-between-value.nix lib/types: update docs to match the new type names 2017-11-05 15:56:32 +01:00
declare-int-positive-value.nix lib/types: add ints.positive. 2017-11-05 15:56:32 +01:00
declare-int-unsigned-value.nix lib/types: update docs to match the new type names 2017-11-05 15:56:32 +01:00
declare-loaOfSub-any-enable.nix
default.nix modules: add support for module replacement with disabledModules 2017-03-03 13:45:22 +01:00
define-_module-args-custom.nix NixOS modules: Add error context on module arguments evaluation. 2015-07-14 15:07:54 +02:00
define-enable-force.nix
define-enable-with-custom-arg.nix NixOS modules: Add error context on module arguments evaluation. 2015-07-14 15:07:54 +02:00
define-enable.nix
define-force-enable.nix
define-force-loaOfSub-foo-enable.nix
define-if-loaOfSub-foo-enable.nix
define-loaOfSub-bar-enable.nix
define-loaOfSub-bar.nix
define-loaOfSub-foo-enable-force.nix
define-loaOfSub-foo-enable-if.nix
define-loaOfSub-foo-enable.nix
define-loaOfSub-foo-force-enable.nix
define-loaOfSub-foo-if-enable.nix
define-loaOfSub-foo.nix
define-loaOfSub-force-foo-enable.nix
define-loaOfSub-if-foo-enable.nix
define-module-check.nix
define-value-int-negative.nix lib/types: update docs to match the new type names 2017-11-05 15:56:32 +01:00
define-value-int-positive.nix lib/types: update docs to match the new type names 2017-11-05 15:56:32 +01:00
define-value-int-zero.nix lib/types: add ints.positive. 2017-11-05 15:56:32 +01:00
define-value-list.nix module tests: add tests for coercedTo 2017-02-02 01:53:00 +03:00
define-value-string-arbitrary.nix lib/types: Add coercedTo unsound tests 2018-05-06 23:58:36 +02:00
define-value-string-bigint.nix lib/types: Add coercedTo unsound tests 2018-05-06 23:58:36 +02:00
define-value-string.nix module tests: add tests for coercedTo 2017-02-02 01:53:00 +03:00
disable-declare-enable.nix modules: add support for module replacement with disabledModules 2017-03-03 13:45:22 +01:00
disable-define-enable.nix modules: add support for module replacement with disabledModules 2017-03-03 13:45:22 +01:00
disable-enable-modules.nix modules: add support for module replacement with disabledModules 2017-03-03 13:45:22 +01:00
import-custom-arg.nix NixOS modules: Add error context on module arguments evaluation. 2015-07-14 15:07:54 +02:00
loaOf-with-long-list.nix lib.types: fix loaOf behavior for long lists 2018-05-07 20:23:52 +02:00
loaOf-with-many-list-merges.nix lib.types: fix loaOf behavior for long lists 2018-05-07 20:23:52 +02:00