12.nixvim/modules/top-level
Austin Horstman f6f985ce53 modules/output: drop deprecated makeNeovimConfig
nixpkgs deprecated neovimUtils.makeNeovimConfig in favor of
wrapNeovimUnstable. Keep Nixvim's current generated init.lua startup
model, but stop routing wrapper construction through the deprecated
helper.

Switch modules/top-level/output.nix to call wrapNeovimUnstable
directly and preserve the existing wrappedNeovim.initRc -> generated
init.lua composition. This aligns Nixvim with the upstream wrapper API
change without changing our current bootstrap behavior yet.

Also update CONTRIBUTING to point contributors at
wrapNeovimUnstable instead of the deprecated helper.
2026-03-29 16:40:02 +00:00
..
files treewide: apply linter suggestions 2025-12-28 04:26:49 +00:00
plugins treewide: apply linter suggestions 2025-12-28 04:26:49 +00:00
default.nix modules: refactor plugins code in top-level 2025-04-01 15:43:26 +02:00
nixpkgs.nix docs: use official names of NixOS, Home Manager and nix-darwin 2025-10-18 00:05:26 +00:00
output.nix modules/output: drop deprecated makeNeovimConfig 2026-03-29 16:40:02 +00:00
readonly-renames.nix treewide: apply linter suggestions 2025-12-28 04:26:49 +00:00
test.nix treewide: apply linter suggestions 2025-12-28 04:26:49 +00:00