blob: b531cfd0e55cb70382545afb73d1ae350ccd1cec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
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
- typst-symbols-0.1.9.1
- git: https://github.com/jgm/citeproc.git
commit: 0c062ce77056176d5901963c554053199b6592d5
- 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
- git: https://github.com/jgm/asciidoc-hs.git
commit: 91cbc83837feafea827211f128528d05eaa69d4b
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-24.20
nix:
packages:
- pkg-config
- zlib
|