diff --git a/flake.nix b/flake.nix index 1f7737ab..66b2598a 100644 --- a/flake.nix +++ b/flake.nix @@ -308,6 +308,9 @@ # Needed for finding broken markdown links lychee + + # Useful for editing the book locally + mdbook ]); }; });