From 2cdc5d2a7c62e54009e915d6f6a9da87905e2699 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sun, 29 Aug 2021 19:06:01 -0400 Subject: xmls, epub3 toc_nav.xhtml toc.ncx --- shell.nix | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index 5ea450c..9a87063 100755 --- a/shell.nix +++ b/shell.nix @@ -16,6 +16,16 @@ pkgs.mkShell { #meson # # search_sqlite_related # sqlite + # # xml_and_epub_related + # libxml2 + # html-tidy + # xmlstarlet + # epubcheck + # ebook_tools + # epr + # sigil + # calibre # (ebook-viewer) + # foliate ] )]; shellHook = '' -- cgit v1.2.3