Commit graph

857 commits

Author SHA1 Message Date
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
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
Dmitry Kalinkin d6fdab57cf
texlive: use texlive.info snapshot
These are easy to access daily snapshots maintained by one of the
texlive developers.
2019-11-27 10:20:33 -05:00
SRGOM d587092e9e pplatex: init at unstable-2015-09-14 (#73461) 2019-11-15 14:01:11 -05:00
Renaud 32b0cb0f46
Merge pull request #70604 from moaxcp/asciidoctorj
asciidoctorj init at 2.1.0
2019-11-14 22:30:45 +01:00
Dmitry Kalinkin f4ae8d09e7
texlive: remove dvidvi override
Not needed anymore
2019-11-13 16:54:53 -05:00
markuskowa dca1178698
Merge pull request #72472 from r-ryantm/auto-update/dblatex
dblatex: 0.3.10 -> 0.3.11
2019-11-11 23:58:14 +01:00
Jason Felice 52774319e0 fop: builds on all platforms 2019-11-11 23:20:35 +01:00
Dmitry Kalinkin 97dbf112b4
texlive: 2018 -> 2019
biber: 2.12 -> 2.13

Vendored potrace was moved from libs/potrace to
texk/dvisvgm/dvisvgm-src/libs/potrace. Unfortunately, it is not trivial
to remove it from there, so for now dvisvgm seems to be using its
vendored dependencies.
2019-11-06 12:56:10 -05:00
Dmitry Kalinkin 93b2d98726
texlive: UPGRADE.md: Add --location option to allow referrals 2019-11-06 12:56:05 -05:00
R. RyanTM 8be907f3de pdf2djvu: 0.9.13 -> 0.9.14 (#72613) 2019-11-03 00:29:07 +01:00
R. RyanTM 9925f6e323 dblatex: 0.3.10 -> 0.3.11 2019-11-01 12:03:50 -07:00
John Mercier ecccca3dd0 asciidoctorj init at 2.1.0 2019-10-07 06:02:51 -04:00
Daniel Schaefer 8fd8f3a44a
xml2rfc: Use pythonPackages.xml2rfc 2019-09-25 12:03:27 +02:00
volth 8276314608 treewide: fix string escapes 2019-09-16 22:15:38 +00:00
Michael Weiss bcaa3e702f
scdoc: 1.9.7 -> 1.10.0 2019-09-11 22:10:13 +02:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Jan Tojnar f9237f3152
Merge branch 'master' into staging-next 2019-09-06 16:55:11 +02:00
Jonathan Ringer 385567858f xmlroff: remove old patch 2019-09-06 02:08:09 -07:00
Jonathan Ringer 34c089e7ce xmlroff: 0.6.2 -> 0.6.3 2019-09-05 23:59:03 -07:00
Vladimír Čunát 4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
Florian Klink 5c0478a9ab biber: fix currently broken tests 2019-09-03 12:10:59 -04:00
volth 7bb6b373ab treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk 5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
volth 35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Vladimír Čunát 985d1ac425
Merge branch 'master' into staging-next
There were several more conflicts from name -> pname+version;
all auto-solved by kdiff3, hopefully OK.

Hydra nixpkgs: ?compare=1538611
2019-08-25 14:57:11 +02:00
Michael Weiss 01551c2147
scdoc: 1.9.6 -> 1.9.7 2019-08-24 12:18:21 +02:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Dmitry Kalinkin 430f0e14d3
texlive: fix too-long shebang line on Darwin for latexinent 2019-08-19 18:56:36 -04:00
Benjamin Esham 96cdbdf94e biber: fix too-long shebang line on Darwin
Closes #35353.
2019-08-18 16:22:24 -07:00
Frederik Rietdijk f65aa21bb2 Merge master into staging-next 2019-08-18 12:53:44 +02:00
Vladimír Čunát ea0aea7280
texlive: remove myself from meta.maintainers
That corresponds to the real situation since a couple years ago.
2019-08-18 10:49:14 +02:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Nick Novitski 7136e0d0a6 bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
Ryan Mulligan 508ae42a0f treewide: fix redirect URLs 2019-07-10 12:52:51 -07:00
Michael Weiss 49a782afd2
scdoc: 1.9.4 -> 1.9.6 2019-07-10 20:57:48 +02:00
Vladimír Čunát 0746c4dbb4
Merge branch 'master' into staging-next
There are several thousand rebuilds from master already.
Hydra nixpkgs: ?compare=1528940
2019-07-06 13:44:40 +02:00
zimbatm f726160556
asciidoctor: fix update.sh 2019-07-04 18:09:15 +02:00