chore: update ndg and fix linkcheck

This commit is contained in:
Snoweuph 2026-04-20 17:43:42 +02:00
commit 1bff580d63
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
15 changed files with 69 additions and 130 deletions

View file

@ -92,7 +92,7 @@
# Generate the HTML manual pages
html = pkgs.callPackage ./manual.nix {
inherit inputs release;
inherit inputs;
inherit (nvimModuleDocs) optionsJSON;
};
in {