mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 01:41:20 +08:00
34 lines
838 B
YAML
34 lines
838 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-system-1.2.3
|
|
- hslua-objectorientation-2.4.0
|
|
- hslua-packaging-2.3.2
|
|
- skylighting-core-0.14.7
|
|
- skylighting-0.14.7
|
|
- typst-symbols-0.1.9.1
|
|
- git: https://github.com/jgm/citeproc.git
|
|
commit: 3049a750679f9bedadf0a2965d65234880860b25
|
|
- git: https://github.com/jgm/typst-hs.git
|
|
commit: 49996ca5c9dffd9ced5c5887f392908100595f28
|
|
- git: https://github.com/jgm/texmath.git
|
|
commit: 110322589698df20abf3f3a06c070271802ea598
|
|
- git: https://github.com/jgm/djoths.git
|
|
commit: 7dc8da53fc092d2d4d91f5f0988840f4faf90368
|
|
ghc-options:
|
|
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
|
resolver: lts-24.9
|
|
nix:
|
|
packages:
|
|
- pkg-config
|
|
- zlib
|