nix-community.nixvim/flake
Matt Sturgeon 342161bf52
templates: add experimental-flake-parts template
This template uses the lower-level `evalNixvim` function to work
directly with nixvim configurations, instead of the prior idiom of using
`makeNixvim` to produce nixvim packages.

Additionally, the template is build on flake.parts, and demonstrates
using our recently added flakeModules.
2025-01-21 18:29:33 +00:00
..
dev flake-modules -> flake 2025-01-19 12:56:24 +01:00
flake-modules flake/auto: nameFunction default to lib.id 2025-01-20 15:11:39 +00:00
default.nix flake: add nixvimConfigurations flake-parts module 2025-01-19 17:47:17 +00:00
legacy-packages.nix flake: add nixvimConfigurations flake-parts module 2025-01-19 17:47:17 +00:00
lib.nix lib: export evalNixvim as top-level alias 2025-01-20 05:23:05 +00:00
nixvim-configurations.nix flake: add nixvimConfigurations flake-parts module 2025-01-19 17:47:17 +00:00
overlays.nix flake-modules -> flake 2025-01-19 12:56:24 +01:00
packages.nix flake-modules -> flake 2025-01-19 12:56:24 +01:00
templates.nix templates: add experimental-flake-parts template 2025-01-21 18:29:33 +00:00
tests.nix flake: remove pkgsUnfree arg 2025-01-19 12:55:15 +00:00
wrappers.nix tests/platforms: move out of flake wrappers module 2025-01-21 10:52:56 +00:00