mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-18 03:24:11 +00:00
docs: adapt builder functions for ndg
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6a6a6964720fae8f3db129835efa5d5df956c3ef
This commit is contained in:
parent
146f0b4ff2
commit
348a15a1b2
2 changed files with 94 additions and 90 deletions
|
|
@ -92,7 +92,7 @@
|
|||
|
||||
# Generate the HTML manual pages
|
||||
html = pkgs.callPackage ./manual.nix {
|
||||
inherit release;
|
||||
inherit inputs release;
|
||||
inherit (nvimModuleDocs) optionsJSON;
|
||||
};
|
||||
in {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue