nix-community.nixvim/flake-modules
Matt Sturgeon 4b3b67fb6f
lib: make overrideable & access via flake
Add a non-system specific `<flake>.lib.nixvim` output, which is
equivalent to the existing `<flake>.lib.<system>.helpers` output.

This is now also wrapped with `lib.makeOverridable` to allow overriding
the function args used to construct the nixvim-lib.

Consistently access nixvim-lib via the new flake output, overriding
where necessary.
2024-12-21 15:17:43 +00:00
..
dev plugins/cmp-git: move to by-name 2024-12-18 23:35:23 +01:00
default.nix lib: rename helpers.nix -> default.nix 2024-09-13 17:25:17 +01:00
legacy-packages.nix modules/nixpkgs: initial pkgs option, drop defaultPkgs specialArg 2024-09-27 09:30:12 +01:00
lib.nix lib: make overrideable & access via flake 2024-12-21 15:17:43 +00:00
overlays.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
packages.nix lib: make overrideable & access via flake 2024-12-21 15:17:43 +00:00
templates.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
tests.nix tests: call using callPackages 2024-12-15 17:44:56 +00:00
wrappers.nix modules/performance: add ability to byte compile lua configuration files 2024-07-31 11:31:40 +00:00