about summary refs log tree commit diff
path: root/tvix/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tvix/shell.nix')
-rw-r--r--tvix/shell.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/tvix/shell.nix b/tvix/shell.nix
index 3af24b1f94..c09f4b7b31 100644
--- a/tvix/shell.nix
+++ b/tvix/shell.nix
@@ -25,11 +25,14 @@ pkgs.mkShell {
     pkgs.go
     pkgs.grpcurl
     pkgs.hyperfine
+    pkgs.mdbook
+    pkgs.mdbook-plantuml
     pkgs.nix_2_3 # b/313
     pkgs.pkg-config
     pkgs.rust-analyzer
     pkgs.rustc
     pkgs.rustfmt
+    pkgs.plantuml
     pkgs.protobuf
   ] ++ pkgs.lib.optionals pkgs.stdenv.isDarwin [
     # We need these two dependencies in the ambient environment to be able to