mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-12 12:27:21 +00:00
38 lines
945 B
YAML
38 lines
945 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.3
|
|
- 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
|
|
- git: https://github.com/jgm/citeproc.git
|
|
commit: 29566dfad5dea2deadc56c2ec4e6e8901df4a9dd
|
|
- git: https://github.com/jgm/texmath.git
|
|
commit: 76c6d8356aa971b075cb887487e2157260edafc0
|
|
- git: https://github.com/jgm/doclayout.git
|
|
commit: eeb53975379e40166e36aec0315cd933607f2aff
|
|
- git: https://github.com/jgm/typst-hs.git
|
|
commit: aaeb1ef60ade0efa28e77c74f0dd216e3d434480
|
|
ghc-options:
|
|
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
|
resolver: lts-23.22
|
|
nix:
|
|
packages:
|
|
- pkg-config
|
|
- zlib
|