mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-20 08:17:40 +00:00
43 lines
1.0 KiB
YAML
43 lines
1.0 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-marshalling-2.3.2
|
|
- 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
|
|
- pandoc-lua-marshal-0.3.2.1
|
|
- typst-symbols-0.1.9.1
|
|
- citeproc-0.13
|
|
- skylighting-format-blaze-html-0.1.2
|
|
- git: https://github.com/jgm/texmath
|
|
commit: 790307f492f33b6fc56b0346d26b2fcba04aa7bb
|
|
- git: https://github.com/jgm/typst-hs
|
|
commit: 1e2ecd62451ddfc9139c680a3aa5fe2637299a7f
|
|
- git: https://github.com/jgm/djoths
|
|
commit: adbed8db6660f72659803ffc6091b2117fa948fb
|
|
- git: https://github.com/jgm/asciidoc-hs
|
|
commit: 2ff7f6d5049deefeb76acdb66beaca22a0762f4a
|
|
|
|
ghc-options:
|
|
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
|
resolver: lts-24.20
|
|
nix:
|
|
packages:
|
|
- pkg-config
|
|
- zlib
|