nix-community.nixvim/wrappers
Matt Sturgeon 086873bed9
modules: refactor extraFiles
Moved `extraFiles` from `modules/output.nix` into its own file `modules/files.nix`.

Users should now assign text to a `text` attribute, however they could
also assign a file path to a `source` attribute instead.

The old method of directly assigning a string still works, and is
coerced to the new type along with a deprecation warning.
2024-07-07 16:42:47 +01:00
..
modules wrappers/standalone: move module to wrappers/modules 2024-07-05 18:28:19 +01:00
_shared.nix modules: refactor extraFiles 2024-07-07 16:42:47 +01:00
darwin.nix modules/top-level: move out of wrappers/modules 2024-07-05 17:20:28 +01:00
hm.nix modules/output: Remove the initContent option 2024-07-05 22:08:25 +02:00
nixos.nix modules/output: Remove the initContent option 2024-07-05 22:08:25 +02:00
standalone.nix wrappers/standalone: move module to wrappers/modules 2024-07-05 18:28:19 +01:00