nixpkgs/nixos/modules/i18n/input-method
GY bcc7eff2c5
nixos/input-method: deprecate .enabled option; add .type and .enable options
This commit introduces two new properties:
`enable` and `type`, to replace the `enabled` property.
`enable` has the same meaning as is common across nixpkgs.
`type` has the same meaning as the existing `enabled` property.
`enabled` property is now deprecated and will be removed in a future release.

Fixes #180654
2024-07-12 03:59:20 -04:00
..
default.md nixos/input-method: deprecate .enabled option; add .type and .enable options 2024-07-12 03:59:20 -04:00
default.nix nixos/input-method: deprecate .enabled option; add .type and .enable options 2024-07-12 03:59:20 -04:00
fcitx5.nix nixos/input-method: deprecate .enabled option; add .type and .enable options 2024-07-12 03:59:20 -04:00
hime.nix nixos/input-method: deprecate .enabled option; add .type and .enable options 2024-07-12 03:59:20 -04:00
ibus.nix nixos/input-method: deprecate .enabled option; add .type and .enable options 2024-07-12 03:59:20 -04:00
kime.nix nixos/input-method: deprecate .enabled option; add .type and .enable options 2024-07-12 03:59:20 -04:00
nabi.nix nixos/input-method: deprecate .enabled option; add .type and .enable options 2024-07-12 03:59:20 -04:00
uim.nix nixos/input-method: deprecate .enabled option; add .type and .enable options 2024-07-12 03:59:20 -04:00