Files
nixpkgs/lib
(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
..
2017-09-16 21:36:43 -04:00
2017-09-16 21:36:43 -04:00
2018-11-22 08:59:48 +00:00
2018-08-30 08:09:54 -04:00
2018-11-15 21:56:17 +01:00
2018-10-18 23:39:13 +02:00
2018-03-04 06:28:34 -08:00