From 0e64c7c8bf331d426bf4e8e43b01705823605b54 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 26 Jun 2023 15:39:25 -0700 Subject: Add some dependencies to shell.nix. --- shell.nix | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- cgit v1.2.3