aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2023-06-26 15:39:25 -0700
committerJohn MacFarlane <[email protected]>2023-06-26 15:39:37 -0700
commit0e64c7c8bf331d426bf4e8e43b01705823605b54 (patch)
tree57bc93d553fd8eca2ecb6b0245e3856441c4e027
parent295c6b04852391a23372ccb9153c1ec115c2c303 (diff)
Add some dependencies to shell.nix.
-rw-r--r--shell.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index 459520b52..f4d6d046a 100644
--- a/shell.nix
+++ b/shell.nix
@@ -17,6 +17,8 @@ let
blaze-markup
bytestring
case-insensitive
+ cassava
+ commonmark
citeproc
commonmark
commonmark-extensions
@@ -49,9 +51,12 @@ let
jira-wiki-markup
JuicyPixels
lpeg
+ mime-types
mtl
network
network-uri
+ Only
+ ordered-containers
pandoc-lua-marshal
pandoc-types
parsec
@@ -59,6 +64,7 @@ let
pretty-show
process
random
+ regex-tdfa
safe
scientific
servant-server