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:
parent
f775c1e0b4
commit
8d085d4094
2 changed files with 1 additions and 5 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue