In NixOS, is there any way to create a package that has pandoc, pandoc-citeproc, and pandoc-crossref?
3
votes
1
answer
456
views
I'm very new to NixOS. I use Pandoc a lot, often with
pandoc-citeproc
, but I can't find a NixOS package for pandoc-citeproc
. I see that there's a Haskell library for pandoc-citeproc in HaskellPackages
. How can I combine a Pandoc binary which is installed system-wide with a Haskell library?
Asked by Jonathan
(1330 rep)
Sep 18, 2018, 12:31 AM
Last activity: Sep 18, 2018, 03:57 PM
Last activity: Sep 18, 2018, 03:57 PM