Commit Graph

989 Commits

Author SHA1 Message Date
AndersonTorres
8a69718195 auctex: rewrite 2021-05-13 02:59:27 -03:00
Anderson Torres
9c0ca46a6d Merge pull request #122578 from AndersonTorres/quick-patches
Quick patches
2021-05-12 23:04:37 -03:00
J. Neto
a9a9d51f3b ted: move pkg-config to nativeBuildInputs 2021-05-12 02:46:31 -03:00
AndersonTorres
12d5b760ae skribilo: rewrite 2021-05-12 00:15:42 -03:00
Dmitry Kalinkin
c6eba2cd00 texlive.bin.core-big: fix parallel build 2021-05-08 10:20:46 -07:00
Vladimír Čunát
9a650af266 treewide maintainers: remove myself from a few places
It will better reflect the reality of the past few years.
2021-05-07 16:07:38 +02:00
Leo Gaskin
f4ec650cde texlive.bin.dvisvgm: Use version provided by TeXLive
The dvisvgm version provided by TeXLive now includes the fixes
mentioned in the attached issue and thus can be used again instead of
relying on upstream sources.
2021-05-02 22:05:29 +02:00
Leo Gaskin
dbc6e67bb3 texlive.bin: Use xpdf provided by TeXLive
This is done because the xpdf provided by Nixpkgs is marked as
insecure.  Granted, the version provided by TeXLive also has these
vulnerabilities, but it might be okay to treat them as irrelevant in
the context of TeX.
2021-05-02 22:05:29 +02:00
Leo Gaskin
7bf9a3b250 texlive.bin: fix for replacement of poppler with pplib
TeXLive no longer depends on or supports poppler, instead using the
homegrown pplib library.
2021-05-02 22:05:29 +02:00
Leo Gaskin
2ffe681e66 texlive: 2020 -> 2021 2021-05-02 21:50:09 +02:00
Vincenzo Mantova
2cc7846adf pdftk: mark unbroken on darwin 2021-04-24 19:02:37 +01:00
LeSuisse
dcdf30a78a htmldoc: 1.8.29 -> 1.9.11 (#119226)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-15 02:37:46 +02:00
sternenseemann
b5ae82cb94 lowdown: 0.8.3 -> 0.8.4
148f9b2f58/versions.xml (L1083-L1097)

Enable test suite.
2021-04-13 09:49:52 +02:00
Vincenzo Mantova
69fefe9d37 mftrace: init at 1.2.20 2021-04-11 15:15:58 +01:00
Dmitry Kalinkin
ca44268569 Merge pull request #118834 from eyJhb/texlive-08-04-2021
texlive: 2020.20210109 -> 20210408
2021-04-08 23:12:46 -04:00
eyjhb
422ad2a308 texlive: 2020.20210109 -> 20210408 2021-04-08 19:14:53 +02:00
Sandro
7aae486f43 Merge pull request #117545 from bootstrap-prime/master 2021-04-05 06:25:08 +02:00
bootstrap-prime
9063f676b7 tex-match: init at 1.2.0 2021-04-03 18:34:21 -04:00
github-actions[bot]
f7049b343c Merge master into staging-next 2021-03-29 18:13:15 +00:00
AndersonTorres
2d4ee2d79b multimarkdown: 4.7.1 -> 6.6.0 2021-03-28 17:46:21 -03:00
github-actions[bot]
7c9222212f Merge master into staging-next 2021-03-25 18:14:01 +00:00
Frederik Rietdijk
15d4161931 biblatex-check: use python3 2021-03-25 10:41:25 +01:00
github-actions[bot]
963842fb19 Merge master into staging-next 2021-03-23 12:27:46 +00:00
Jörg Thalheim
d280e1f78c Merge pull request #116788 from veprbl/pr/texlive_find_tarballs_fix
texlive.combine: export `packages` attribute to help find-tarballs.nix
2021-03-23 09:28:32 +00:00
Dylan Baker
eb5cd6e4d8 asciidoctor: 2.0.10 -> 2.0.12 2021-03-20 09:27:20 +01:00
github-actions[bot]
6adae3d553 Merge staging-next into staging 2021-03-19 06:18:02 +00:00
github-actions[bot]
6ffd2fe000 Merge master into staging-next 2021-03-19 06:17:55 +00:00
Dmitry Kalinkin
6829f9e141 texlive.bin.dvipng: refactor gs hardcoding, add a test for it 2021-03-18 20:55:35 -04:00
github-actions[bot]
8c03075f07 Merge staging-next into staging 2021-03-19 00:41:08 +00:00
Dmitry Kalinkin
9adbfba80f texlive.combine: export packages attribute to help find-tarballs.nix
Can be verified using:

  nix-instantiate --eval --json --strict ./maintainers/scripts/find-tarballs.nix --arg expr '(import ./. {}).texlive.combined.scheme-small' 2>/dev/null | jq '.[].name' | grep -E "r[0-9]+\.tar\.xz"
2021-03-18 17:50:57 -04:00
Jan Tojnar
0136206b12 Merge branch 'master' into staging-next 2021-03-18 13:35:59 +01:00
Benjamin Hipple
c18baa9b8f Merge pull request #116571 from sternenseemann/lowdown-0.8.3
lowdown: 0.8.2 -> 0.8.3
2021-03-16 22:41:47 -04:00
sternenseemann
a646e5d827 lowdown: 0.8.2 -> 0.8.3
Bug fixes: 29cdf7b75e/versions.xml (L1068-L1082)
2021-03-17 01:41:03 +01:00
Jan Tojnar
a16ce80193 Merge branch 'staging-next' into staging 2021-03-14 02:09:44 +01:00
Jan Tojnar
01a4d350c7 Merge branch 'master' into staging-next
Reverted https://github.com/NixOS/nixpkgs/pull/115228 for kodi to avoid conflict.

It does not look like unzip would be used but not investigating now to speed up merge conflict resolution.
2021-03-13 19:16:43 +01:00
Logan Glasson
a0e35869a2 aerc, asuka, scdoc, wev, wlsunset, wshowkeys: use fetchFromSourceHut 2021-03-14 00:34:30 +13:00
Jan Tojnar
9a64ee2b45 Merge branch 'staging-next' into staging 2021-03-13 01:58:15 +01:00
Sandro
999ec38711 Merge pull request #116003 from SuperSandro2000/asciidoc
asciidoc: patchPhase -> postPatch
2021-03-13 00:34:33 +01:00
Sandro Jäckel
7946498ab3 asciidoc: patchPhase -> postPatch 2021-03-12 22:41:51 +00:00
Jan Tojnar
f747bcb868 Merge branch 'master' into staging-next 2021-03-12 19:58:39 +01:00
ajs124
13319a6717 Merge pull request #114943 from helsinki-systems/upd/dblatex
dblatex: 0.3.11 -> 0.3.12
2021-03-12 14:52:13 +01:00
Sandro
05f0cf4acf Merge pull request #115483 from chris-martin/kindlegen
kindlegen: remove the package (closes #96439)
2021-03-10 09:52:53 +01:00
Chris Martin
5ae6e17795 kindlegen: remove the package (closes #96439) 2021-03-10 07:33:53 +00:00
github-actions[bot]
149a81c88d Merge master into staging-next 2021-03-10 00:39:07 +00:00
R. RyanTM
08af282047 tectonic: 0.4.0 -> 0.4.1 2021-03-09 22:43:28 +00:00
ajs124
d3e910bae8 dblatex: 0.3.11 -> 0.3.12 2021-03-03 02:58:12 +01:00
github-actions[bot]
f5bb0053a6 Merge staging-next into staging 2021-03-02 18:17:42 +00:00
Caleb Maclennan
34fb4cf97c sile: 0.10.14 → 0.10.15 2021-03-02 18:31:11 +03:00
Robert Schütz
54757b35c1 Merge branch 'staging-next' into staging 2021-02-26 10:56:17 +01:00
Frederik Rietdijk
c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00