mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-10 03:17:16 +00:00
37 lines
870 B
YAML
37 lines
870 B
YAML
flags:
|
|
pandoc:
|
|
embed_data_files: true
|
|
QuickCheck:
|
|
old-random: false
|
|
packages:
|
|
- '.'
|
|
- 'pandoc-cli'
|
|
- 'pandoc-lua-engine'
|
|
- 'pandoc-server'
|
|
extra-deps:
|
|
- hslua-2.4.0
|
|
- hslua-module-doclayout-1.2.0.1
|
|
- hslua-module-system-1.2.1
|
|
- hslua-objectorientation-2.4.0
|
|
- hslua-packaging-2.3.2
|
|
- pandoc-lua-marshal-0.3.1
|
|
- tls-2.1.7
|
|
- skylighting-core-0.14.6
|
|
- skylighting-0.14.6
|
|
- skylighting-format-typst-0.1
|
|
- typst-symbols-0.1.8.1
|
|
- typst-0.8.0.1
|
|
- git: https://github.com/jgm/citeproc.git
|
|
commit: b32c4c117795d8fef3fcc8996a62ee661904738e
|
|
- git: https://github.com/jgm/texmath.git
|
|
commit: 77e20978ffcdec4ca50bbb809f061850c0998560
|
|
- git: https://github.com/jgm/pandoc-types.git
|
|
commit: aab4360e78ba27147a5b48ed3c8fcc8e96c71396
|
|
ghc-options:
|
|
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
|
resolver: lts-23.22
|
|
nix:
|
|
packages:
|
|
- pkg-config
|
|
- zlib
|