helix: improve warning message for languages option (#4023)

This commit is contained in:
百地 希留耶 2023-05-26 21:35:29 +08:00 committed by GitHub
parent d1f04b0f36
commit bec196cd9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@ in {
It now generates the whole languages.toml file instead of just the language array in that file.
Use
{ language = <languages list>; }
programs.helix.languages = { language = <languages list>; }
instead.
'' { inherit language; }) (addCheck tomlFormat.type builtins.isAttrs);
default = { };