Added pandoc to docs environment

This commit is contained in:
2022-04-21 17:18:30 +02:00
parent 13caf82b97
commit 9c00026300

View File

@@ -15,6 +15,7 @@ pkgs.mkShell {
buildInputs = [ buildInputs = [
pythonPackages pythonPackages
pkgs.pandoc
# keep this line if you use bash # keep this line if you use bash
pkgs.bashInteractive pkgs.bashInteractive