mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-16 05:51:10 +01:00
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. |
||
|---|---|---|
| .. | ||
| dev | ||
| default.nix | ||
| legacy-packages.nix | ||
| lib.nix | ||
| overlays.nix | ||
| packages.nix | ||
| templates.nix | ||
| tests.nix | ||
| wrappers.nix | ||