mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
49 lines
1.2 KiB
YAML
49 lines
1.2 KiB
YAML
flags:
|
|
pandoc:
|
|
embed_data_files: true
|
|
QuickCheck:
|
|
old-random: false
|
|
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
|
|
- commonmark-0.3
|
|
- commonmark-pandoc-0.3
|
|
- commonmark-extensions-0.2.7.1
|
|
- citeproc-0.13.0.1
|
|
- skylighting-format-blaze-html-0.1.2.1
|
|
- typst-symbols-0.3
|
|
- git: https://github.com/jgm/djoths.git
|
|
commit: 1aa9850accad90b8efdcaaab72f68d445ed1d7ab
|
|
- git: https://github.com/jgm/asciidoc-hs.git
|
|
commit: 7d6e37919bb4c0560b3c7ec8f4c9b4da7575f1d1
|
|
- git: https://github.com/jgm/typst-hs.git
|
|
commit: d31df63aeb088cbfd8a4b9c23875938cdac4659e
|
|
- git: https://github.com/jgm/texmath.git
|
|
commit: 1c62adb8886ddda787c95c7c6f8e497b3d31ef64
|
|
# needed because not yet in nixpkgs:
|
|
- pandoc-types-1.23.1.2
|
|
# needed because not yet in nixpkgs:
|
|
- emojis-0.1.5
|
|
# needed because not yet in nixpkgs:
|
|
- doclayout-0.5.0.3
|
|
ghc-options:
|
|
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
|
resolver: lts-24.51
|
|
nix:
|
|
packages:
|
|
- pkg-config
|
|
- zlib
|