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
+1 -1
View File
@@ -1 +1 @@
Install the `xmlsec` package and switch back to the upstream [cachix/devenv](https://github.com/cachix/devenv) repo in the nix development environment.
Install the `xmlsec` and `mdbook` packages and switch back to the upstream [cachix/devenv](https://github.com/cachix/devenv) repo in the nix development environment.
+1 -1
View File
@@ -1 +1 @@
Install the `xmlsec` package and switch back to the upstream [cachix/devenv](https://github.com/cachix/devenv) repo in the nix development environment.
Install the `xmlsec` and `mdbook` packages and switch back to the upstream [cachix/devenv](https://github.com/cachix/devenv) repo in the nix development environment.
+1
View File
@@ -0,0 +1 @@
Install the `xmlsec` and `mdbook` packages and switch back to the upstream [cachix/devenv](https://github.com/cachix/devenv) repo in the nix development environment.
+3
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.