about summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--nix/flake/devshell.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/flake/devshell.nix b/nix/flake/devshell.nix
index 2e64d36..a922367 100644
--- a/nix/flake/devshell.nix
+++ b/nix/flake/devshell.nix
@@ -17,6 +17,7 @@
           (config.treefmt.build.wrapper)
           python3
           just
+          pandoc
         ];
         env = [
           {