Commit Graph

845 Commits

Author SHA1 Message Date
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
Ingo Blechschmidt
1a2d79fb78 tikzit: 2.1.4 -> 2.1.5 2020-04-11 17:22:02 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Samuel Leathers
72cb7f81fd
Merge pull request #81442 from manveru/bundler-2.1.4
bundler: 1.17.3 -> 2.1.4
2020-04-08 12:44:54 -04:00
Michael Fellinger
f92600b406
update versions in Gemfile.lock 2020-04-06 15:02:13 +02:00
Frederik Rietdijk
92124ed660 Merge master into staging-next 2020-04-03 21:54:40 +02:00
Jan Tojnar
dbb4a47de0
Merge branch 'staging-next' into staging 2020-03-31 21:33:00 +02:00
Dmitry Kalinkin
91c9f2ab5c
texlive.combine: set TEXMFCNF in binary wrapper
This helps kpathsea to find texmf.cnf in some cases. For example,
dvipng was trying to look for it in
/nix/store/<hash>-texlive-dvipng.bin-2019/ instead of
/nix/store/<hash>-texlive-combined-full-2019/.
2020-03-30 21:07:08 -04:00
Frederik Rietdijk
46ec52f329 buildPython*: use pname 2020-03-30 17:07:41 +02:00
R. RyanTM
bf29da08c2 hevea: 2.33 -> 2.34 2020-03-29 20:58:22 +00:00