R. Ryantm
6ff577cce9
hevea: 2.35 -> 2.36
2022-07-31 13:59:30 +00:00
Chen
ac4755181f
htmldoc: fix darwin build ( #178725 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-23 21:16:47 +02:00
Guillaume Girol
ad77f20359
Merge pull request #166033 from bcc32/js-015
...
ocamlPackages.janeStreet: 0.14 -> 0.15
2022-07-17 15:21:36 +00:00
Caleb Maclennan
08e637c732
sile: 0.13.2 → 0.13.3
...
https://github.com/sile-typesetter/sile/releases/tag/v0.13.3
2022-07-15 17:23:54 +03:00
Aaron L. Zeng
4f6ddfdd23
Add Jane Street ocaml packages version 0.15
...
- ocamlPackages.tls*: 0.15.2 -> 0.15.3
- ocamlPackages.bistro: unstable-2021-11-13 -> unstable-2022-05-07
- ocamlPackages.phylogenetics: 0.1.0 -> unstable-2022-05-06
2022-07-07 00:32:11 -04:00
github-actions[bot]
2b746ce766
Merge master into staging-next
2022-07-05 00:02:22 +00:00
Sergei Trofimovich
58e2a18480
texlive.bin.xdvi: pull upstream darwin fix for -fno-common toolchains
...
Without the change build fails on upstream llvm-11 as:
duplicate symbol '_info' in:
libxdvi.a(font-open.o)
libxdvi.a(print-log.o)
2022-07-02 20:48:31 +01:00
Sandro
dcbdbb9800
Merge pull request #179254 from dotlambda/asciidoc-10.2.0
2022-06-30 15:51:19 +02:00
Caleb Maclennan
f5dfb9a0d4
sile: 0.13.1 → 0.13.2
...
https://github.com/sile-typesetter/sile/releases/tag/v0.13.2
2022-06-29 12:46:42 +03:00
Robert Schütz
601d9db27f
asciidoc: get rid of ? null
2022-06-29 01:57:55 +00:00
Robert Schütz
919e04f5d7
asciidoc: 9.1.0 -> 10.2.0
...
https://github.com/asciidoc-py/asciidoc-py/blob/10.2.0/CHANGELOG.adoc
2022-06-29 01:57:55 +00:00
ajs124
cc86763b86
Merge pull request #174007 from FliegendeWurst/htmldoc-1.9.16
...
htmldoc: 1.9.15 -> 1.9.16
2022-06-22 18:34:38 +02:00
Pascal Wittmann
ed05243918
asciidoctorj: 2.4.2 -> 2.5.4
...
also addresses issue #111896
2022-06-19 21:13:17 +02:00
Caleb Maclennan
e19d02771c
sile: 0.13.0 → 0.13.1
...
https://github.com/sile-typesetter/sile/releases/tag/v0.13.1
2022-06-18 21:01:03 +02:00
sternenseemann
3f4d525ef7
lowdown: 0.11.1 -> 1.0.0
...
Only minor changes:
edca6ce6d5/versions.xml (L1352-L1358)
2022-06-18 20:28:42 +02:00
Dmitry Bogatov
01e4d1a67f
texlive.combined.basic-scheme: fix $PATH of wrapped scripts ( #177826 )
...
Fix missing sed, grep and coreutils in $PATH. Closes : #150620
2022-06-16 09:10:37 -04:00
Caleb Maclennan
f9c45cdd68
sile: 0.12.5 → 0.13.0 ( #177079 )
2022-06-10 13:55:47 +00:00
Robert Scott
3b445eacea
treewide: set sourceProvenance for gradle-built packages
...
these presumably contain binary jars in their deps
2022-06-04 19:48:03 +01:00
Robert Scott
3b6bc4b69c
treewide: set sourceProvenance for packages containing downloaded jars
...
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
Doron Behar
2fe432c3fb
Merge pull request #175749 from doronbehar/pkg/sile
2022-06-04 17:54:34 +03:00
Anderson Torres
b3a4080baf
Merge pull request #176029 from AndersonTorres/SRI-hashes
...
Treewide: change hashes to SRI format
2022-06-04 08:27:01 -03:00
Doron Behar
af0278308a
sile: Add passthru, and change some pre/post hooks.
2022-06-04 12:36:40 +03:00
AndersonTorres
e7ef797f04
coq2html: use new SRI hash format
2022-06-02 22:01:41 -03:00
toastal
319fde0d4e
soupault: 4.0.0 → 4.0.1
...
https://soupault.app/blog/soupault-4.0.1-release/
2022-06-02 18:06:15 +07:00
Rick van Schijndel
cd3c25616d
treewide: pkgs/tools: mark broken for darwin
...
All packages that were failing on x86_64-darwin are marked broken.
I'm assuming here that these are also broken on aarch64-darwin.
2022-05-29 10:56:04 +02:00
Janne Heß
21de888352
mariadb/texlive: Lowercase nixos.org
...
Capitalized URLs look weird and this makes the two URLs in line with the
last remaining NixOS.org at https://github.com/NixOS/nixpkgs/pull/169046
2022-05-26 12:27:44 +02:00
Vladimír Čunát
4ddea71bbd
Re-Revert "lua: fix on darwin by using makeBinaryWrapper ( #172749 )"
...
This reverts commit 9f4060c552
.
After the previous merge commit this should work now.
2022-05-23 10:28:05 +02:00
FliegendeWurst
83602a5aba
htmldoc: 1.9.15 -> 1.9.16
2022-05-22 17:54:13 +02:00
Vladimír Čunát
9f4060c552
Revert "lua: fix on darwin by using makeBinaryWrapper ( #172749 )"
...
This reverts commit 92f4c6ed82
.
On aarch64-darwin this completely broke lua instead of improving it;
let's revert at least until that's resolved.
https://github.com/NixOS/nixpkgs/pull/172749#issuecomment-1133759233
2022-05-22 15:45:36 +02:00
Jeremy Wall
92f4c6ed82
lua: fix on darwin by using makeBinaryWrapper ( #172749 )
2022-05-17 09:45:38 +00:00
toastal
2fc228efaf
ocamlPackages.otoml: 0.9.0 → 1.0.1; soupault: 3.2.0 → 4.0.0 ( #173032 )
...
* ocamlPackages.otoml: 0.9.0 → 1.0.1
* soupault: 3.2.0 → 4.0.0
> toastal: I'm switching the OPAM tarball link to codeberg for 4.0.0
— dmbaturin, #soupault Libera.Chat
As directed by the maintainer, the releases will now point to the
Codeberg Gitea Git forge instance. This is a win for open source code
platforms and users as they will not need to interact with a
proprietary code forge!
2022-05-14 21:14:53 +02:00
Caleb Maclennan
db872e62b3
sile: Note exta dependencies when built with older Luas
2022-05-14 00:58:30 +03:00
Rick van Schijndel
6345356323
pdftk-legacy: drop
...
Broken since 2020-08-24
2022-05-11 19:23:06 +02:00
Icy-Thought
b896b1879b
tectonic: 0.8.2 -> 0.9.0 ( #170849 )
2022-04-29 10:30:06 +00:00
Artturi
6e4f70e880
Merge pull request #169080 from iblech/patch-texlive-repro
...
texlive: improve reproducibility
2022-04-26 16:22:22 +03:00
Aaron Jheng
89f390a40b
mmark: 1.3.6 -> 2.2.25
2022-04-26 08:59:43 +00:00
Armeen Mahdian
c62e601ac8
odpdown: remove
2022-04-25 14:38:45 -05:00
Ingo Blechschmidt
804ee6ef17
texlive: improve reproducibility
...
Co-authored-by: Vincenzo Mantova <1962985+xworld21@users.noreply.github.com>
2022-04-23 14:16:01 +02:00
Caleb Maclennan
51f68dfddc
sile: 0.12.4 → 0.12.5
2022-04-18 12:48:18 +03:00
Lassulus
95a8832cfc
Merge pull request #159240 from r-ryantm/auto-update/fop
...
fop: 2.6 -> 2.7
2022-04-14 18:56:28 +01:00
Mario Rodas
2291f1a464
satysfi: 0.0.6 -> 0.0.7
...
https://github.com/gfngfn/SATySFi/blob/v0.0.7/CHANGELOG.md
2022-04-14 04:20:00 +00:00
Travis A. Everett
368346c5a1
resholve: track API update in dependent packages
2022-04-08 21:13:20 -04:00
Vincenzo Mantova
0e319a3324
texlive: 2021.20211227 -> 2021-final ( #167229 )
2022-04-04 19:09:02 -04:00
Vincenzo Mantova
64d12b6bf7
texlive: recompute 2021.20211227 fixed hashes ( #167026 )
2022-04-03 10:07:17 -04:00
Doron Behar
22a73c9507
Merge pull request #162514 from alerque/sile-2.17.1.1
2022-03-30 08:40:14 +03:00
Caleb Maclennan
03801d3811
sile: 0.12.3 → 0.12.4
2022-03-29 22:20:05 +03:00
Caleb Maclennan
ab704e8a27
sile: 0.12.2 → 0.12.3
2022-03-29 22:20:05 +03:00
sternenseemann
51ec00354b
lowdown: 0.10.0 -> 0.11.1
...
https://github.com/kristapsdz/lowdown/blob/VERSION_0_11_0/versions.xml#L1227-L1282
https://github.com/kristapsdz/lowdown/blob/VERSION_0_11_1/versions.xml#L1284-L1309
2022-03-29 12:08:25 +02:00
Jan Tojnar
013594c801
pdf2djvu: fix build with Poppler 22.03
2022-03-25 20:44:45 +01:00
Jan Tojnar
7904ab42d8
pdf2djvu: 0.9.17.1 → 0.9.18.2
...
https://github.com/jwilk/pdf2djvu/releases/tag/0.9.18
https://github.com/jwilk/pdf2djvu/releases/tag/0.9.18.1
https://github.com/jwilk/pdf2djvu/releases/tag/0.9.18.2
2022-03-25 20:40:04 +01:00