mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-12 18:45:58 +00:00
48 lines
1.2 KiB
YAML
48 lines
1.2 KiB
YAML
flags:
|
|
pandoc:
|
|
embed_data_files: true
|
|
QuickCheck:
|
|
old-random: false
|
|
packages:
|
|
- '.'
|
|
- 'pandoc-cli'
|
|
- 'pandoc-lua-engine'
|
|
- 'pandoc-server'
|
|
extra-deps:
|
|
- hslua-2.5.0
|
|
- hslua-module-doclayout-1.2.1.1
|
|
- hslua-module-path-1.2.0
|
|
- hslua-module-text-1.2.0
|
|
- hslua-module-system-1.3.0
|
|
- hslua-module-version-1.2.0.1
|
|
- hslua-module-zip-1.2.1
|
|
- hslua-objectorientation-2.5.0
|
|
- hslua-packaging-2.4.1
|
|
- hslua-typing-0.2.0
|
|
- commonmark-0.3
|
|
- commonmark-pandoc-0.3
|
|
- commonmark-extensions-0.2.7.1
|
|
- citeproc-0.13.0.1
|
|
- skylighting-format-blaze-html-0.1.2.1
|
|
- typst-symbols-0.3
|
|
- asciidoc-0.1.0.5
|
|
- git: https://github.com/jgm/doclayout
|
|
commit: d98289d576ba621a17e184ca5a1ff9a8d8390542
|
|
- git: https://github.com/jgm/typst-hs
|
|
commit: a2ebb326923ff7c3e8bfe99d24a6e62d2a3984ee
|
|
- git: https://github.com/jgm/djoths
|
|
commit: 79ba1833042543f505d4a87edd7198413f6b4458
|
|
- git: https://github.com/jgm/texmath
|
|
commit: a7451e20f371b451b94136c50fefa882a2852bf1
|
|
# needed because not yet in nixpkgs:
|
|
- pandoc-types-1.23.1.2
|
|
# needed because not yet in nixpkgs:
|
|
- emojis-0.1.5
|
|
ghc-options:
|
|
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
|
resolver: lts-24.51
|
|
nix:
|
|
packages:
|
|
- pkg-config
|
|
- zlib
|