1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-09 03:56:05 +01:00
nixvim/modules/top-level
Matt Sturgeon d3e7315bf7 modules/test: add extraInputs option
Allows adding additional derivations to the build closure, useful for
including `pkgs.testers` or other derivations as part of a module test.
2025-09-30 17:01:17 +00:00
..
files modules: move nixpkgs module to top-level modules 2024-09-27 09:30:12 +01:00
plugins modules/performance: add excludedPlugins option to byte compilation 2025-09-14 11:48:13 +00:00
default.nix modules: refactor plugins code in top-level 2025-04-01 15:43:26 +02:00
nixpkgs.nix modules/nixpkgs: don't assign elaborated platforms 2025-02-04 23:57:58 +00:00
output.nix modules/output: add waylandSupport option 2025-09-09 17:09:44 +00:00
readonly-renames.nix modules/{output,files,test}: move outputs to build scope 2024-09-26 06:31:57 +01:00
test.nix modules/test: add extraInputs option 2025-09-30 17:01:17 +00:00