Add mdbook to flake.nix (#15545)

This commit is contained in:
Andrew Morgan
2023-05-05 15:51:58 +01:00
committed by GitHub
parent 7c95b65873
commit ad141efb47
4 changed files with 6 additions and 2 deletions

View File

@@ -97,6 +97,9 @@
# Native dependencies for running Complement.
olm
# For building the Synapse documentation website.
mdbook
];
# Install Python and manage a virtualenv with Poetry.