Dmitry Kalinkin
4d76f56f95
biber: add patch for upstream bug 329
2020-10-13 10:47:09 -04:00
Dmitry Kalinkin
2cdd6d1455
Merge pull request #100121 from veprbl/pr/texlive_2020
...
texlive: 2019 -> 2020
2020-10-11 13:06:20 -04:00
Dmitry Kalinkin
10438ba4fa
texlive: 2019 -> 2020
...
Also change default package version from texlive year to a
revision. The problem with using texlive year is that it will change
on each of our update even if the package itself was not updated. The
texlive SVN revision number should not change unless the package is
updated. This will allow to share more store paths between different
texlive versions.
2020-10-11 12:28:26 -04:00
Dmitry Kalinkin
d2a3ac31b6
texlive.bin: provide luajittex and mfluajit binaries
...
The ppc64 condition is based on previous reports and was not tested on
actual hardware.
2020-10-11 12:28:25 -04:00
Dmitry Kalinkin
1e87de13a5
texlive.combined.scheme-infraonly: enable building on Hydra
...
This used to be broken, but recently was fixed.
2020-10-11 12:28:25 -04:00
Dmitry Kalinkin
b797fb24c4
texlive.bin.mflua: init
2020-10-11 12:28:25 -04:00
Dmitry Kalinkin
69e0797b00
texlive.bin.core: avoid building lua{53,jit} libraries
2020-10-11 12:28:11 -04:00
Caleb Maclennan
959894cb7d
sile: 0.10.11 → 0.10.12
2020-10-10 22:00:02 +03:00
Dmitry Kalinkin
02cbf4e773
texlive.bin.core: remove outdated options
2020-10-09 18:19:49 -04:00
Dmitry Kalinkin
86e6adc799
Merge pull request #99093 from veprbl/pr/texlive_chktex_fix
...
texlive: move chktex from texlive.bin.core to texlive.bin.chktex
2020-10-06 18:01:06 -04:00
Dmitry Kalinkin
0f564014b6
texlive: move chktex from texlive.bin.core to texlive.bin.chktex
...
chktex binary doesn't work without its global resource file which
comes in its tlType="run" package. This commit moves chktex into a
separate tlType="bin" package so it is only used along with its
tlType="run" counterpart.
2020-09-29 07:35:03 -04:00
Caleb Maclennan
99dfe7ecf8
sile: 0.10.10 → 0.10.11
2020-09-25 22:36:28 +03:00
Doron Behar
3d36d46fa4
Merge pull request #87646 from evils/asciidoctor
2020-09-19 19:32:42 +03:00
Jan Tojnar
607509ac8f
Merge pull request #97690 from jtojnar/inkscape-1.0.1
2020-09-12 16:30:53 +02:00
Dmitry Kalinkin
2dfcbdb548
Merge pull request #97609 from veprbl/pr/texlive_arara_fix
...
texlive: fix arara
2020-09-11 09:24:26 -04:00
Jan Tojnar
35deaa45a1
inkscape_0: drop
...
Inkscape 1.0.1 re-added the old CLI flags:
3ca6a4ed08
2020-09-10 20:46:55 +02:00
Doron Behar
2120ad1dc6
tectonic: 0.1.12 -> 0.1.15
2020-09-10 16:43:18 +03:00
Dmitry Kalinkin
37d65c8698
texlive: fix arara
2020-09-09 18:49:32 -04:00
Vincent Laporte
e92a556468
satysfi: 0.0.4 → 0.0.5
2020-09-01 08:54:13 +02:00
R. RyanTM
31dabe01f2
tikzit: 2.1.5 -> 2.1.6
2020-08-31 17:17:33 -07:00
sternenseemann
6ba3207643
lowdown: 0.7.3 → 0.7.4
2020-08-31 14:02:45 +02:00
Ryan Mulligan
d883c196ad
Merge pull request #94359 from r-ryantm/auto-update/asciidoctorj
...
asciidoctorj: 2.3.1 -> 2.4.0
2020-08-20 21:01:28 -07:00
Daniël de Kok
148bbe8182
Merge pull request #95858 from sternenseemann/lowdown-0.7.3
...
lowdown: 0.7.2 → 0.7.3
2020-08-20 20:27:57 +02:00
Dmitry Kalinkin
88baea464c
Merge pull request #94481 from veprbl/pr/texlive_no_rev
...
texlive: disable revisioned tarballs for now
2020-08-20 09:44:27 -07:00
sternenseemann
1975efd411
lowdown: 0.7.2 → 0.7.3
2020-08-20 15:29:52 +02:00
zowoq
473536e3b5
buildRustPackage: remove platform.all from packages
2020-08-16 12:48:18 +10:00
Caleb Maclennan
e9455b9cf1
sile: 0.10.9 → 0.10.10
2020-08-14 21:21:55 +03:00
R. RyanTM
66c94fc335
pdf2djvu: 0.9.17 -> 0.9.17.1
2020-08-11 10:17:28 +00:00
Eelco Dolstra
69f615cb7a
Merge pull request #94225 from sternenseemann/lowdown
...
lowdown: init at 0.7.2
2020-08-04 17:25:54 +02:00
Dmitry Kalinkin
30205d76ad
texlive: disable revisioned tarballs for now
2020-08-01 17:06:12 -04:00
R. RyanTM
90450805e5
asciidoctorj: 2.3.1 -> 2.4.0
2020-07-31 17:01:53 +00:00
sternenseemann
d492326622
lowdown: init at 0.7.2
2020-07-30 14:30:41 +02:00
Doron Behar
7e7bf5a4a1
sile: 0.10.4 -> 0.10.9 ( #94168 )
...
* sile: reformatting, not changing drv at all
Put all inputs on separate lines and don't use `with stdenv.lib` for
large scopes.
* sile: 0.10.4 -> 0.10.9
Add poppler_utils as check dependency. Clean up some outdated comments
and hooks. Add more outputs for better closure size.
* maintainers: add alerque
* sile: add alerque as maintainer
2020-07-29 15:41:23 -05:00
Pavol Rusnak
8402a74cce
treewide: replace inkscape with inkscape_0
...
The Inkscape CLI interface has been changed with 1.x and packages
are not adjusted yet to this change. Let's use inkscape 0.x instead.
2020-07-19 13:10:16 +02:00
Dylan Simon
4ab0be845d
texlive.bin: fix poppler compatibility patch urls ( #91890 )
2020-07-02 12:59:59 -04:00
R. RyanTM
81e040854e
asciidoctorj: 2.3.0 -> 2.3.1 ( #91905 )
2020-07-01 05:03:28 -05:00
Dmitry Kalinkin
8852a81022
texlive: fix build for scheme-infraonly
2020-06-22 01:08:45 -04:00
Doron Behar
16d4ec339d
tectonic: 0.1.15 -> 0.1.16
...
Enable tests.
2020-10-03 14:05:04 +03:00
Michael Weiss
7961573d72
scdoc: 1.10.1 -> 1.11.0
2020-06-14 20:13:44 +02:00
Sander van der Burg
75b0777831
dblatex: add pdflscape as a dependency
...
Without it, building a document fails with the following error:
pdflatex failed
index.tex: File `pdflscape.sty' not found.
index.tex:47: Emergency stop.
2020-06-01 23:12:35 +02:00
Dmitry Kalinkin
73e0138f7c
texlive: build all official schemes on Hydra
...
We are already building texlive.combined.scheme-full as a dependency
for manim.
2020-05-18 00:04:20 -04:00
Evils
a9f7c1022e
asciidoctor: fix dangling ascidoctor-safe symlink
...
as such a binary does not appear to be in the gem
2020-05-15 15:26:16 +02:00
R. RyanTM
2cea20d226
asciidoctorj: 2.2.0 -> 2.3.0
2020-05-05 18:54:58 -07:00
Pavol Rusnak
7b0167204d
treewide: use https for nixos.org and hydra.nixos.org
...
tarballs.nixos.org is omitted from the change because urls from there
are always hashed and checked
2020-05-03 22:14:21 -07:00
Dmitry Kalinkin
67d5cdee04
Merge pull request #85736 from immae/fix_texlive_pstricks
...
nixos/texlive: Fix texlive pstricks
2020-04-22 14:06:42 -04:00
Ismaël Bouya
bb79233b94
texlive: Fix texlive pstricks
...
The upgrade of ghostscript to 9.50 produced some issues with texlive
2019. This patch adds an additional fix necessary for the upgrade
preventing pstricks from working correctly:
https://tug.org/pipermail/dvipdfmx/2019-November/000036.html
2020-04-22 18:34:06 +02:00
Mario Rodas
e7b9fc42c8
sile: 0.10.3 -> 0.10.4
...
Changelog: https://github.com/sile-typesetter/sile/releases/tag/v0.10.4
2020-04-22 08:21:20 +02:00
Jan Tojnar
42f2d370a5
Merge pull request #81955 from r-ryantm/auto-update/poppler-glib
2020-04-17 18:38:20 +02:00
Dmitry Kalinkin
af72bf0ae2
texlive.bin: fix for poppler 0.84
2020-04-16 04:17:22 +02:00
R. RyanTM
cf1c9247c2
bibclean: 3.03 -> 3.04
2020-04-15 12:28:23 +00:00