mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
parent
ffdeb40a50
commit
2a4719f275
2 changed files with 5 additions and 0 deletions
|
@ -323,6 +323,7 @@ pkgs.stdenv.mkDerivation (finalAttrs: {
|
|||
buildInputs = [
|
||||
pkgs.mdbook
|
||||
pkgs.mdbook-alerts
|
||||
pkgs.mdbook-pagetoc
|
||||
];
|
||||
|
||||
# Build a source from the fileset containing the following paths,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue