nix-community.nixvim/flake-modules
Matt Sturgeon c062b976ef
flake/legacyPackages: simplify makeNixvim, making it more powerful
Rather than nesting it as `config`, pass `makeNixvim`'s argument through
directly as a module.

This not only simplifies the implementation, but allows users to use
`makeNixvim` for any scenario where `makeNixvimWithModule` would normally
be required.
2024-06-29 22:15:45 +01:00
..
dev flake/dev: fix nix-output-monitor 2024-06-27 18:34:55 +02:00
default.nix flake-modules: drop flake-root 2024-06-05 09:09:07 +01:00
helpers.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
legacy-packages.nix flake/legacyPackages: simplify makeNixvim, making it more powerful 2024-06-29 22:15:45 +01:00
lib.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
modules.nix meta: extend meta.nixvimInfo support treewide 2024-06-07 22:22:55 +01:00
overlays.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
packages.nix docs: use lib.extend instead of patching nixpkgs 2024-06-06 11:13:52 +01:00
templates.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
tests.nix tests/test-derivation: allow tests to be modules 2024-06-29 22:02:44 +01:00
wrappers.nix tests/test-derivation: allow tests to be modules 2024-06-29 22:02:44 +01:00