nix-community.nixvim/wrappers
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
..
modules wrappers: add meta.wrappers options to wrappers 2024-10-22 14:15:58 +01:00
_shared.nix lib: make overrideable & access via flake 2024-12-21 15:17:43 +00:00
darwin.nix lib/modules: pass inputs.nixpkgs into evalNixvim 2024-12-15 18:41:23 +00:00
hm.nix lib/modules: pass inputs.nixpkgs into evalNixvim 2024-12-15 18:41:23 +00:00
nixos.nix lib/modules: pass inputs.nixpkgs into evalNixvim 2024-12-15 18:41:23 +00:00
standalone.nix lib: make overrideable & access via flake 2024-12-21 15:17:43 +00:00