1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-06 09:01:06 +01:00

docs/mdbook: drop pagetoc

It is currently not working.

TODO: investigate and fix
This commit is contained in:
Matt Sturgeon 2025-12-03 02:34:02 +00:00 committed by Gaétan Lepage
parent f775c1e0b4
commit 8d085d4094
2 changed files with 1 additions and 5 deletions

View file

@ -331,7 +331,6 @@ pkgs.stdenv.mkDerivation (finalAttrs: {
buildInputs = [
pkgs.mdbook
pkgs.mdbook-alerts
pkgs.mdbook-pagetoc
];
# Build a source from the fileset containing the following paths,