-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Expand file tree
/
Copy pathstack.yaml
More file actions
59 lines (58 loc) · 1.43 KB
/
Copy pathstack.yaml
File metadata and controls
59 lines (58 loc) · 1.43 KB
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
flags:
pandoc:
embed_data_files: true
QuickCheck:
old-random: false
allow-newer: true
allow-newer-deps:
# This needs zip-archive 0.5
- hslua-module-zip
# These need to allow doclayout 0.6
- gridtables
- djot
- hslua-module-doclayout
packages:
- '.'
- 'pandoc-cli'
- 'pandoc-lua-engine'
- 'pandoc-server'
extra-deps:
- hslua-2.5.0
- 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
- skylighting-format-blaze-html-0.1.2.2
- skylighting-0.15
- skylighting-core-0.15
- typst-symbols-0.3
- zip-archive-0.5
- citeproc-0.14
- doclayout-0.6
- doctemplates-0.11.1
- asciidoc-0.1.1
- git: https://github.com/jgm/commonmark-hs
commit: c8482bb339350d7817b865baa925f607c2f9d349
subdirs: [commonmark, commonmark-extensions, commonmark-pandoc]
- git: https://github.com/jgm/typst-hs
commit: a2ebb326923ff7c3e8bfe99d24a6e62d2a3984ee
- git: https://github.com/jgm/djoths
commit: 20549c6b7466cfbf8c3645ddfac68e223ca113f3
- git: https://github.com/jgm/texmath
commit: 9fdba44fac47740e179884667b1e08331cba60dd
# needed because not yet in nixpkgs:
- pandoc-types-1.23.1.2
# needed because not yet in nixpkgs:
- emojis-0.1.5
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-24.51
nix:
packages:
- pkg-config
- zlib