mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-10-03 07:23:30 +00:00
docs: adapt builder functions for ndg
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6a6a6964720fae8f3db129835efa5d5df956c3ef
This commit is contained in:
parent
cd9a5da852
commit
11d0292539
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