Commit Graph

1477 Commits

Author SHA1 Message Date
figsoda
5b05f88050
Merge pull request #245438 from figsoda/unused-4 2023-07-26 23:16:16 -04:00
figsoda
59fbf3ee74 pkgs/tools/typesetting: remove dead code 2023-07-25 16:32:44 -04:00
apfelkuchen06
d884050af7 texlive: add license/test instructions to UPGRADING.md 2023-07-25 21:06:43 +02:00
apfelkuchen06
416b3704df texlive: add comment to indicate that a hack can be removed soon 2023-07-25 21:06:39 +02:00
apfelkuchen06
0bada4f8ad texlive.combine: expose licensing information of combined schemes 2023-07-25 21:05:00 +02:00
Sandro Jäckel
b0c67b4b6e
treewide: rename fonts.fonts to fonts.packages 2023-07-24 17:34:39 +02:00
figsoda
7bce1e4d73 typstfmt: rename from typst-fmt, unstable-2023-04-26 -> unstable-2023-07-15
Diff: cb29964524...dd7715ee4b
2023-07-15 22:24:00 -04:00
github-actions[bot]
12991ebe2c
Merge master into staging-next 2023-07-11 18:01:09 +00:00
Caleb Maclennan
ef59ce6401
sile: 0.14.9 → 0.14.10 2023-07-11 14:21:37 +03:00
github-actions[bot]
09bdd38107
Merge master into staging-next 2023-07-10 00:02:30 +00:00
Vincenzo Mantova
6cd4468d96
texlive: use lib.recursiveUpdate for tlpdb overrides (#242118) 2023-07-09 19:14:02 -04:00
github-actions[bot]
a52559d1f6
Merge master into staging-next 2023-07-09 06:01:18 +00:00
github-actions[bot]
24fc2ed8e1
Merge master into staging-next 2023-07-09 00:02:38 +00:00
Mario Rodas
1ddd2341b3 asciidoctor: fix build 2023-07-09 00:00:00 +00:00
Mario Rodas
12b153bba9
Merge pull request #240499 from tomassedovic/asciidoctor-tilt
asciidoctor: add the tilt gem
2023-07-08 16:57:32 -05:00
Vladimír Čunát
91dadd0afb
Merge branch 'staging' into staging-next 2023-07-06 17:11:30 +02:00
Weijia Wang
06309b9981 psutils: set platforms 2023-07-06 14:38:36 +03:00
Alexis Hildebrandt
ffd250befb psutils: modernize package and change src url 2023-07-06 10:56:18 +02:00
Alexis Hildebrandt
19af5d54d1 psutils: fix build on Darwin 2023-07-06 10:55:57 +02:00
Weijia Wang
31364993d8
Merge pull request #240644 from reckenrode/xmlto-clang16
xmlto: fix build with clang 16
2023-07-03 11:23:01 +03:00
Randy Eckenrode
75f431fb84
xmlto: fix build with clang 16
Fix implicit `int` on `main` and `static` declarations. Clang 16 reports
these as errors.
2023-07-01 00:58:06 -04:00
figsoda
b6449719d4 typst: 0.5.0 -> 0.6.0
Diff: https://github.com/typst/typst/compare/v0.5.0...v0.6.0

Changelog: https://github.com/typst/typst/releases/tag/v0.6.0
2023-06-30 11:08:32 -04:00
apfelkuchen6
a3cdf3186f
texlive.bin.core-big: fix luajittex on aarch64-linux (#240577) 2023-06-29 16:12:05 -04:00
Tomas Sedovic
809f8c3d7a asciidoctor: add the tilt gem
This will enable the Asciidoctor's templating feature:

https://docs.asciidoctor.org/asciidoctor/latest/convert/templates/

The ERB templates will work out-of-the box, any other templates (such as Haml
or Slim) would need additional gems installed:

https://github.com/rtomayko/tilt#readme

Fixes: #104815
2023-06-29 10:41:20 +02:00
apfelkuchen6
ba6c229037
texlive: fix licensing information for doc-only-packages (#239528)
* licenses: add opubl

* texlive: fix license for npp-for-context and lshort-german

This unbreaks evaluation for `texlive.combine { inherit (texlive) scheme-full;
pkgFilter = (_: true) }`. The problem doesn't manifest for the default pkgFilter
as `npp-for-context` is a doc-only-package (that by the way has recently been
removed from texlive).
2023-06-26 20:31:28 +02:00
sternenseemann
1079029f40 lowdown: make assertions in postInstall prettier 2023-06-20 09:55:16 +02:00
sternenseemann
8751ca45de lowdown: 1.0.1 -> 1.0.2
https://github.com/kristapsdz/lowdown/releases/tag/VERSION_1_0_2
2023-06-20 09:55:16 +02:00
sternenseemann
86a6a48876 lowdown: check if soVersion is up to date on non darwin 2023-06-20 09:55:16 +02:00
sternenseemann
048a14cd1e lowdown: move so version into variable 2023-06-20 09:55:16 +02:00
sternenseemann
cf7bda3428 lowdown: delete liblowdown.so symlink on darwin 2023-06-20 09:55:16 +02:00
Vladimír Čunát
205ee073b0
Revert "texlive.combine: expose licensing information of combined packages"
This reverts commit fa7428470a from PR #238456

Evaluation on Hydra.nixos.org was crashing because of this PR merge,
most likely because this computation of licenses for sets like
texlive.combined.scheme-full (thousands of packages) was too expensive.
2023-06-20 09:16:02 +02:00
Weijia Wang
556adf1247
Merge pull request #238422 from toastal/soupault-4.6.0
soupault: 4.4.0 → 4.6.0
2023-06-20 01:38:17 +03:00
Sandro
eed76b7f25
Merge pull request #234386 from xworld21/advi-use-ghostscriptx
advi: use ghostscriptX instead of gs discovered at build time
2023-06-19 22:18:26 +02:00
toastal
cf68bb58a4 soupault: 4.4.0 → 4.6.0
https://codeberg.org/PataphysicalSociety/soupault/src/branch/main/CHANGELOG.md
2023-06-19 10:50:23 +07:00
apfelkuchen06
fa7428470a texlive.combine: expose licensing information of combined packages 2023-06-19 01:53:59 +02:00
apfelkuchen06
a83af56bcb texlive: add license to texlive packages 2023-06-19 01:53:59 +02:00
apfelkuchen06
8a22ed472e texlive.tlpdb.nix: extract licensing information 2023-06-19 01:53:59 +02:00
figsoda
ed4e2af68d
Merge pull request #236859 from figsoda/typst 2023-06-17 17:12:50 -04:00
Dmitry Kalinkin
bbce166d72
Merge pull request #238251 from xworld21/texlive-tlpdb-nix-better-sed
texlive.tlpdb.nix: better sed technique, missing texlive.infra dependency
2023-06-17 14:30:03 -04:00
apfelkuchen06
ad669fed5f git-latexdiff: 1.3.0 -> 1.6.0 2023-06-17 15:19:26 +02:00
Vincenzo Mantova
1184667b5b texlive.tlpdb.nix: do not escape valid names 2023-06-17 12:58:48 +01:00
Vincenzo Mantova
5a44eb9364 texlive.tlpdb.nix: better sed looping technique 2023-06-17 12:58:43 +01:00
Doron Behar
0889989397 tectonic: Don't wrap with biber
Frequently, users complain about incompatibilities between biblatex from
Tectonic's bundle releases, and Nixpkgs' biber version, compiled from
texlive's sources. The issue does not happen within Nixpkgs' texlive,
and Nixpkgs' biber, since both of them are updated at the same time, and
hence are always compatible with each other. Since Tectonic manages it's
tex packages bundle by itself, it's natural that there will be
incompatibilities between Tectonic's user's distribution `biber`, and
Tectonic's biblatex version from Tectonic's bundle. See upstream's
issue: https://github.com/tectonic-typesetting/tectonic/issues/893

For the issue not to arise, we simply hope Tectonic's bundle update
itself not long after Nixpkgs' texlive packages are updated. In anycase,
`tectonic`'s users in Nixpkgs will be better off dealing with
incompatibilities without the need to recompile `tectonic` just to
change the `biber` path in wrapper.
2023-06-16 09:16:01 +03:00
Doron Behar
3ffbf36373 tectonic: 0.13.1 -> 0.14.1
Diff: https://github.com/tectonic-typesetting/tectonic/compare/tectonic@0.13.1...tectonic%400.14.1

Changelog: https://github.com/tectonic-typesetting/tectonic/blob/tectonic@0.14.1/CHANGELOG.md
2023-06-15 12:56:43 +03:00
Sandro Jäckel
3ad7d71afe treewide: don't set platforms.unix for buildGoModule 2023-06-13 17:54:26 +03:00
Vincenzo Mantova
5ef2470f15 texlive: assert that all fixed hashes are present 2023-06-11 21:08:39 +01:00
Vincenzo Mantova
3e210b282f texlive: generate "fixed-hashes.nix" from Nix expression 2023-06-11 21:08:39 +01:00
Doron Behar
6a0d7ee981
Merge pull request #236978 from r-ryantm/auto-update/tectonic
tectonic: 0.12.0 -> 0.13.1
2023-06-10 16:10:43 +03:00
R. Ryantm
ff05379d42 tectonic: 0.12.0 -> 0.13.1 2023-06-10 05:56:34 +00:00
figsoda
572f5a9a79 typst: 0.4.0 -> 0.5.0
Diff: https://github.com/typst/typst/compare/v0.4.0...v0.5.0

Changelog: https://github.com/typst/typst/releases/tag/v0.5.0
2023-06-09 10:58:34 -04:00