aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorRobert Hensing <robert@roberthensing.nl>2023-01-03 08:53:29 +0100
committerRobert Hensing <robert@roberthensing.nl>2023-01-10 22:30:41 +0100
commitbe10c09d2350019bbf4075c5e22ddb1f97d3dad0 (patch)
treeff0cb89a70f701f916c0f6fdceacd874f22d8366 /flake.nix
parent4e2b155d2346f1abeef7cf7ee8a076e884fba15d (diff)
manual: Check links
mdbook-linkcheck is not consistent about its warning setting. It disables some warnings, but not the warnings about lack of fragment checking support; hence the extra filtering.
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 652695989..68011a16b 100644
--- a/flake.nix
+++ b/flake.nix
@@ -96,6 +96,7 @@
buildPackages.flex
(lib.getBin buildPackages.lowdown-nix)
buildPackages.mdbook
+ buildPackages.mdbook-linkcheck
buildPackages.autoconf-archive
buildPackages.autoreconfHook
buildPackages.pkg-config