Commit Graph

1011 Commits

Author SHA1 Message Date
github-actions[bot]
93800ee816
Merge master into staging-next 2021-06-20 00:07:48 +00:00
Mario Rodas
ec03aa21d7 tectonic: 0.5.2 -> 0.6.4 2021-06-18 04:20:00 +00:00
Milan Pässler
30915f8d47 asciidoc: 9.0.4 -> 9.1 2021-06-16 19:19:22 +02:00
Vincenzo Mantova
2bd51da598
texlive: allow substitutes for texlive packages (#126458) 2021-06-14 02:03:10 -04:00
Andrew Jeffery
c5a63ebf39 tectonic: 0.4.1 -> 0.5.2 2021-06-11 13:21:18 +01:00
Vincent Laporte
5ca9831cb1 ocamlPackages.menhir: 20190626 → 20210419
ocamlPackages.menhirLib: init at 20210419
ocamlPackages.menhirSdk: init at 20210419
2021-06-05 13:38:01 +02:00
hlolli
47c2be0ad0 cleanup from github suggestions 2021-05-31 08:46:09 +02:00
Hlöðver Sigurðsson
33e9bc9b43
Update pkgs/tools/typesetting/lowdown/default.nix
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2021-05-31 08:41:51 +02:00
Hlöðver Sigurðsson
db89e667af
Update pkgs/tools/typesetting/lowdown/default.nix
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2021-05-31 08:41:18 +02:00
Dmitry Kalinkin
259bf50810
lowdown: remove extra brackets 2021-05-30 22:10:20 -04:00
hlolli
b62962b274 remove unneccecary substitute and aarch64 platform check 2021-05-31 02:18:05 +02:00
hlolli
1f4163d839 fix deprecated sandbox.h features, causing impure syscalls on aarch64-darwin 2021-05-31 01:16:46 +02:00
Jonathan Ringer
11a9ac00fc
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
 pkgs/tools/networking/xh/default.nix
2021-05-22 18:19:10 -07:00
Thomas Gerbet
4c960a0284 htmldoc: 1.9.11 -> 1.9.12
Fixes CVE-2021-20308.

https://github.com/michaelrsweet/htmldoc/releases/tag/v1.9.12
2021-05-22 09:56:56 +02:00
github-actions[bot]
78ae7ac75e
Merge staging-next into staging 2021-05-15 06:22:25 +00:00
Anderson Torres
f6fa95f6f1
Merge pull request #122797 from AndersonTorres/quick-patches
Emacs packages updates
2021-05-14 14:17:29 -03:00
Jan Tojnar
ac6a4f7cf5
Merge branch 'staging-next' into staging 2021-05-14 01:40:09 +02:00
Harrison Houghton
eca1520ebb pdf2djvu: unbreak
The released version requires "poppler-splash", but as of 20.12, that
package is not part of poppler, it seems. The included patch is already
merged to jwilk/pdf2jdvu:master, and simply changes the requirement to
"poppler" only.
2021-05-13 09:49:58 -07:00
Jan Tojnar
0313c77b55
Merge branch 'staging-next' into staging 2021-05-13 11:42:36 +02:00
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
Jan Tojnar
71fa678899
Merge branch 'staging-next' into staging 2021-05-12 14:31:36 +02: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
Jan Tojnar
dd78ce1c53
Merge branch 'staging-next' into staging 2021-05-08 20:59:05 +02:00
Dmitry Kalinkin
c6eba2cd00 texlive.bin.core-big: fix parallel build 2021-05-08 10:20:46 -07:00
Daniël de Kok
85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -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