Commit graph

795 commits

Author SHA1 Message Date
Dmitry Kalinkin cdde596745
satysfi: use packaged Latin Modern fonts 2020-03-18 03:24:56 -04:00
Dmitry Kalinkin 9f44a61f39
texlive: use versioned tarballs
Announced in [1], versioned tarballs allow to make sure that a
specific version is fetched. This does not guarantee that all previous
versions are retained on the main mirrors.

Logically, we would want to first try to download versioned tarballs
from any mirror and only then try the unversioned ones. But right now
we only have two mirrors and only some of the tarballs are versioned
in texlive-2019, so the order is changed to not hammer the weak
tug.org mirror.

[1] https://tug.org/pipermail/tex-live/2019-September/044086.html
2020-03-15 14:56:18 -04:00
Dmitry Kalinkin 9c4212cb9f
texlive/pkgs.nix: add revision 2020-03-15 14:56:17 -04:00
Dmitry Kalinkin 9752593eb0
texlive: 2019 -> 2019-final
The biber package is now at 2.14, but TextBibTeX is still required.

Few changes were needed for newly introduced scripts-extra path. This
broke some of our old tricks which were relying on having writable
script directories. The changes to the script locations made buildEnv
create symlinks to the script directories instead of directories of
symlinks to scripts. The changes to texlinks.sh and texlive/TeXLive
perl path were made because of this.
2020-03-15 14:56:17 -04:00
Dmitry Kalinkin d9fb53ddd6
texlive: reimplement fixHashes.sh in GNU Awk
The shell script doesn't work very well in non-GNU environments like
darwin. This provides an implementation that uses just a single GNU tool
- gawk, thus reduces number of points of failure.
2020-03-15 14:56:16 -04:00
Peter Hoeg d05f8b3a95 pdf2djvu: 0.9.14 -> 0.9.17 2020-03-06 11:49:52 +08:00
Mario Rodas d778aafabd
Merge pull request #80588 from r-ryantm/auto-update/hevea
hevea: 2.32 -> 2.33
2020-02-29 18:26:14 -05:00
worldofpeace ffe40094ab tikzit: use qt5's mkDerivation 2020-02-24 16:12:33 -05:00
R. RyanTM d1adec38cf hevea: 2.32 -> 2.33 2020-02-20 01:58:27 +00:00
Mario Rodas 11cf0b21b7
Merge pull request #80081 from marsam/update-satysfi
satysfi: 0.0.3 -> 0.0.4
2020-02-19 19:10:18 -05:00
Michael Raskin 9d165398dd
Merge pull request #75534 from averelld/pdftk-new
pdftk: reinit at 3.0.8
2020-02-18 08:04:49 +00:00
Benjamin Hipple 91aafa8476 tectonic: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 16:09:16 -05:00
Michael Weiss ee809ac83b
scdoc: 1.10.0 -> 1.10.1
Changelog: https://git.sr.ht/~sircmpwn/scdoc/refs/1.10.1
2020-02-15 20:20:38 +01:00
Benjamin Hipple eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Mario Rodas ef44aa017e
satysfi: add marsam to maintainers 2020-02-13 04:21:00 -05:00
Mario Rodas 7ea0c42a83
satysfi: 0.0.3 -> 0.0.4 2020-02-13 04:20:00 -05:00
Marek Mahut 87715811a2
Merge pull request #78389 from adisbladis/docbook-tools
docbookrx & kramdown-asciidoc: init
2020-02-13 10:03:02 +01:00
Will Dietz 4aa1259e29
bibclean: init at 3.03 2020-02-12 19:55:14 -06:00
Will Dietz 93656d56d3
biblatex-check: init at 2019-11-09 2020-02-12 19:52:43 -06:00
Mario Rodas 984256e05c
sile: fix build 2020-02-11 16:18:20 +03:00
Caleb Maclennan 928e6486aa
sile: Bump to 0.10.3 and add missing lua dependency 2020-02-11 16:18:20 +03:00
Caleb Maclennan 870e509ef7
sile: note manual comes precompiled in tarball 2020-02-11 16:18:19 +03:00
Caleb Maclennan df44e2e2b3
sile: v0.10.0 → v0.10.1 2020-02-11 16:18:19 +03:00
Caleb Maclennan cceb24e5a1
sile: v0.9.5.1 -> v0.10.0, adjust build process 2020-02-11 16:18:19 +03:00
Will Dietz fc7e4c9267 texlive: poppler 0.84 fix, patch from gentoo 2020-02-03 09:58:44 -08:00
Mathias Schreck 9508d07ac3
runLaTeX: add additional rerun criterion (#78318)
Seems like the phrase "Please rerun LaTeX." is outputted by `biblatex`.
When we detect this, we should actual rerun latex.
2020-01-30 14:05:20 -05:00
adisbladis 95917c20ab
docbookrx: init at unstable-2018-05-02 2020-01-23 21:24:55 +00:00
adisbladis 3b606fefb5
kramdown-asciidoc: init at 1.0.1 2020-01-23 21:24:55 +00:00
Mario Rodas 248b42757b
Merge pull request #76216 from r-ryantm/auto-update/asciidoctorj
asciidoctorj: 2.1.0 -> 2.2.0
2020-01-21 18:52:26 -05:00
Benjamin Hipple 39700a65ef texlive: touchup documentation (#77718)
The `bash` pragma gives syntax highlighting on the file, and removing the
prompts allows a user to just copy-paste the entire block into the terminal to
run the update.
2020-01-16 23:30:20 -05:00
Dmitry Kalinkin c0b70f0e35
texlive: make updmap actually regenerate (#76826) (#76867)
* texlive: make updmap actually regenerate (#76826)

The --syncwithtrees flag only updates the config files, so run it
again without --syncwithtrees to generate the actual map files.

* ! fixup

* ! fixup

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-01-07 13:17:40 -05:00
Dmitry Kalinkin 00b7680f28
! fixup 2020-01-07 11:08:13 -05:00
Dmitry Kalinkin f9d18e5ddc
! fixup 2020-01-07 11:00:36 -05:00
Mike Sperber 7e298ddcd9 texlive: make updmap actually regenerate (#76826)
The --syncwithtrees flag only updates the config files, so run it
again without --syncwithtrees to generate the actual map files.
2020-01-03 17:45:21 +01:00
Merijn Broeren 133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
Robin Gloster 04c2b2f52e
asciidoc: *Flags are lists 2019-12-30 11:13:39 +01:00
Nathan b0caf68bff
maintainer-list.nix: remove ndowens 2019-12-26 16:47:41 -05:00
R. RyanTM 54cdd26509 asciidoctorj: 2.1.0 -> 2.2.0 2019-12-22 21:23:48 -08:00
Dmitry Kalinkin dfc9845838
texlive: provide a working pygmentex executable
The old top-level pygmentex package is replaced with an alias.
2019-12-15 19:52:17 -05:00
Marco A L Barbosa 5425557214 tectonic: 0.1.11 -> 0.1.12 (#75396) 2019-12-15 11:27:41 -05:00
Averell Dalton 9fdff1c5e0 pdftk: reinit at 3.0.8 2019-12-13 21:48:42 +01:00
Dmitry Kalinkin c644c7578d
texlive.bin.dvipng: fix "Fatal error, PK file ends prematurely"
Closes: #75605
2019-12-13 13:14:35 -05:00
Averell Dalton a8cfe8867e pdftk: keep old version as insurance 2019-12-13 00:39:41 +01:00
Dmitry Kalinkin 2f637f4cff
texlive.bin.dvisvgm: don't provide dependencies that it ignores
dvisvgm currently uses its own vendored versions for multiple libraries
2019-12-08 23:04:57 -05:00
Dmitry Kalinkin d26ca8bc66
texlive.bin.dvisvgm: fix for our ghostscript 2019-12-08 22:59:45 -05:00
Dmitry Kalinkin 9d2ed2f0bd
Merge pull request #74305 from veprbl/pr/texlive_use_tlinfo_snapshot
texlive: use texlive.info snapshot
2019-12-07 14:23:08 -05:00
Jonathan Ringer cbbad0d899 texlive.bin: fix darwin build 2019-12-04 09:26:39 -08:00
Jan Tojnar af963b72ef
pdf2djvu: Fix build with Poppler 0.83.0 2019-12-03 14:50:50 +01:00
Jan Tojnar 9e4d564543
texlive.bin.core: Fix build with Poppler 0.83.0 2019-12-03 01:33:10 +01:00
R. RyanTM 289aacbf8c auctex: 12.1 -> 12.2 2019-11-27 19:45:35 -08:00