Nick Cao
e0efc52acf
Merge pull request #238110 from figsoda/gtree
...
gtree: 1.7.45 -> 1.7.46
2023-06-16 19:45:37 -06:00
Mario Rodas
4153f603ec
Merge pull request #237906 from neumantm/updateReckon0.9.2
...
reckon: 0.8.0 -> 0.9.2
2023-06-16 18:32:09 -05:00
figsoda
a7b366295a
gtree: 1.7.45 -> 1.7.46
...
Diff: https://github.com/ddddddO/gtree/compare/v1.7.45...v1.7.46
Changelog: https://github.com/ddddddO/gtree/releases/tag/v1.7.46
2023-06-16 11:52:20 -04:00
Leon Barrett
936092be1a
Use propagatedBuildInputs for Python dependencies
...
When I ran rpl, I got the error
```
ModuleNotFoundError: No module named 'chardet'
```
but making this change to use propagatedBuildInputs fixed it, as
described at
https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/python.section.md#handling-dependencies-handling-dependencies
2023-06-15 21:07:16 -07:00
Tim Neumann
f7c95df62f
reckon: 0.8.0 -> 0.9.2
2023-06-15 11:56:43 +02:00
github-actions[bot]
a5a4b79b0d
Merge master into staging-next
2023-06-15 06:01:39 +00:00
figsoda
791438ea98
rare-regex: 0.3.1 -> 0.3.2
...
Diff: https://github.com/zix99/rare/compare/0.3.1...0.3.2
Changelog: https://github.com/zix99/rare/releases/tag/0.3.2
2023-06-14 18:26:07 -04:00
github-actions[bot]
f29c608f98
Merge master into staging-next
2023-06-13 18:01:32 +00:00
Sandro Jäckel
3ad7d71afe
treewide: don't set platforms.unix for buildGoModule
2023-06-13 17:54:26 +03:00
Weijia Wang
b725747962
Merge pull request #237509 from aaronjheng/d2
...
d2: 0.4.2 -> 0.5.1
2023-06-13 15:52:20 +03:00
github-actions[bot]
51c0c12cd4
Merge master into staging-next
2023-06-13 12:01:28 +00:00
wahjava
5567e38aed
goawk: 1.23.2 -> 1.23.3 ( #237220 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-06-13 13:25:57 +02:00
Aaron Jheng
d0ef16f091
d2: 0.4.2 -> 0.5.1
2023-06-13 08:09:05 +00:00
github-actions[bot]
9dc5849025
Merge master into staging-next
2023-06-13 00:02:27 +00:00
Weijia Wang
cfd3d79d12
Merge pull request #237407 from r-ryantm/auto-update/basex
...
basex: 10.4 -> 10.6
2023-06-12 23:42:39 +03:00
R. Ryantm
7fd448e9f9
basex: 10.4 -> 10.6
2023-06-12 18:07:50 +00:00
github-actions[bot]
a69b4c6b89
Merge master into staging-next
2023-06-12 18:01:15 +00:00
R. Ryantm
662d9a4072
mdbook-toc: 0.9.0 -> 0.12.0
2023-06-12 16:29:36 +00:00
github-actions[bot]
74aefd1113
Merge master into staging-next
2023-06-12 06:01:28 +00:00
Mario Rodas
1caf98c3a7
readability-cli: repackage using buildNpmPackage
2023-06-12 04:20:00 +00:00
R. Ryantm
bdc9930174
miller: 6.7.0 -> 6.8.0
2023-06-12 02:29:11 +00:00
github-actions[bot]
112762351d
Merge master into staging-next
2023-06-12 00:02:19 +00:00
figsoda
6527ea2dd1
rare-regex: init at 0.3.1
...
https://github.com/zix99/rare
https://rare.zdyn.net
2023-06-11 23:24:51 +00:00
figsoda
f8c8457765
gtree: init at 1.7.45
...
https://github.com/ddddddO/gtree
2023-06-11 22:55:55 +00:00
Sergei Trofimovich
a4d88eeaee
Merge pull request #236229 from trofi/gnugrep-parallel
...
gnugrep: enable parallel build and tests
2023-06-11 18:03:32 +01:00
github-actions[bot]
b5b56fecff
Merge staging-next into staging
2023-06-11 12:02:12 +00:00
R. Ryantm
1e4c8b3336
txr: 285 -> 287
2023-06-11 11:39:33 +00:00
Vladimír Čunát
2b50c0e06b
Merge #233306 : diffutils: 3.9 -> 3.10
...
...into staging
2023-06-11 09:22:33 +02:00
Vladimír Čunát
fadcdd1263
Merge #233312 : gawk: 5.2.1 -> 5.2.2
...
...into staging
2023-06-11 09:21:38 +02:00
figsoda
d6600ec13d
tml: 0.6.0 -> 0.6.1
...
Diff: https://github.com/liamg/tml/compare/v0.6.0...v0.6.1
Changelog: https://github.com/liamg/tml/releases/tag/v0.6.1
2023-06-09 10:00:44 -04:00
Weijia Wang
337bc2233c
dirdiff: add darwin support
2023-06-08 17:48:23 +03:00
Sergei Trofimovich
bf442ea3fe
gnugrep: disable tests x86_64-darwin
...
When running on Rosetta 2 emulator (x86_64-darwin biaries executed on
aarch64-darwin) `stack-overflow` test fails as:
rosetta error: unexpectedly need to EmulateForward on a synchronous exception x86_rip=0x4303486096 arm_pc=0x4303949136 num_insts=6 inst_index=4 x86 instruction bytes: 0x6215344901283465301 0x17041981987679720769
2023-06-07 23:26:07 +01:00
Weijia Wang
fa73675295
Merge pull request #236456 from figsoda/rgr
...
repgrep: 0.12.4 -> 0.13.0
2023-06-07 23:21:45 +03:00
figsoda
8114bf63ad
Merge pull request #236124 from figsoda/jotdown
2023-06-07 16:17:00 -04:00
figsoda
fb11b1640a
Merge pull request #236119 from figsoda/djot
2023-06-07 09:57:08 -04:00
figsoda
0617a59c8b
repgrep: 0.12.4 -> 0.13.0
...
Diff: https://github.com/acheronfail/repgrep/compare/0.12.4...0.13.0
Changelog: https://github.com/acheronfail/repgrep/blob/0.13.0/CHANGELOG.md
2023-06-07 09:35:02 -04:00
Alyssa Ross
4b4d7aa38a
unoconv: allow UNO_PATH to be overridden
...
Upstream intends this to be overridable, so we should preserve that
property.
2023-06-07 15:04:23 +02:00
Sergei Trofimovich
fd76e6c2ab
gnugrep: disable gnulib tests on x86_64-darwin as well
2023-06-06 20:10:06 +01:00
figsoda
2276d2900b
Merge pull request #236236 from SuperSandro2000/goawk
...
goawk: 1.23.1 -> 1.23.2
2023-06-06 09:57:14 -04:00
Sandro Jäckel
afdb5e26aa
goawk: 1.23.1 -> 1.23.2
...
Diff: https://github.com/benhoyt/goawk/compare/v1.23.1...v1.23.2
2023-06-06 10:24:59 +02:00
Sergei Trofimovich
e27de00517
gnugrep: enable parallel build and tests
...
On a 16-core system number changes are:
- before: 1m34s
- after: 39s
2.5x speedup. If ./configure phase was faster the change would be even
more substantial.
2023-06-06 09:05:31 +01:00
figsoda
66cd9e425d
jotdown: init at 0.3.0
...
https://github.com/hellux/jotdown
2023-06-05 14:02:44 -04:00
figsoda
cc20801002
djot-js: init at 0.2.3
...
https://github.com/jgm/djot.js
2023-06-05 13:51:02 -04:00
Weijia Wang
d718c355b3
Merge pull request #235683 from r-ryantm/auto-update/mdbook
...
mdbook: 0.4.29 -> 0.4.30
2023-06-05 11:19:51 +03:00
R. Ryantm
640627bae8
dos2unix: 7.4.4 -> 7.5.0
2023-06-04 09:02:35 +00:00
figsoda
8cb8cac87b
Merge pull request #235509 from figsoda/ov
2023-06-03 12:32:01 -04:00
figsoda
f64e7c90a1
Merge pull request #235716 from r-ryantm/auto-update/kdiff3
...
kdiff3: 1.10.1 -> 1.10.4
2023-06-03 08:22:52 -04:00
R. Ryantm
70ce7f48aa
kdiff3: 1.10.1 -> 1.10.4
2023-06-03 07:01:42 +00:00
Mario Rodas
9c8e5d481d
Merge pull request #188267 from matthiasbeyer/mdbook-toc
...
mdbook-toc: init at 0.9.0
2023-06-02 21:01:58 -05:00
R. Ryantm
16eb3e00ca
mdbook: 0.4.29 -> 0.4.30
2023-06-03 00:25:28 +00:00
name_snrl
67cc1e1125
languagetool-rust: 2.1.1 -> 2.1.2
2023-06-02 23:01:16 +05:00
R. Ryantm
41be8364be
crowdin-cli: 3.11.1 -> 3.12.0
2023-06-02 05:00:40 +00:00
figsoda
943781aa98
ov: add version test
2023-06-01 23:04:12 -04:00
figsoda
7d042cde84
ov: 0.23.0 -> 0.30.0
...
Diff: https://github.com/noborus/ov/compare/refs/tags/v0.23.0...v0.30.0
Changelog: https://github.com/noborus/ov/releases/tag/v0.30.0
2023-06-01 23:01:50 -04:00
figsoda
88da0982d1
repgrep: init at 0.12.4
...
https://github.com/acheronfail/repgrep
2023-06-01 11:17:50 -04:00
Nick Cao
41b3e5f0ed
mdbook-katex: 0.5.2 -> 0.5.3
2023-06-01 10:39:07 +08:00
Nick Cao
53abbd40f8
Merge pull request #235122 from r-ryantm/auto-update/mdbook-katex
...
mdbook-katex: 0.5.1 -> 0.5.2
2023-05-31 20:33:23 -06:00
R. Ryantm
fce953dc7b
mdbook-katex: 0.5.1 -> 0.5.2
2023-05-31 04:20:49 +00:00
Janne Heß
4e6bb70098
gnugrep: Fix build on Musl
2023-05-30 08:53:32 +02:00
github-actions[bot]
ceb7ed5e38
Merge master into staging-next
2023-05-30 00:02:21 +00:00
figsoda
58c8583551
Merge pull request #234540 from figsoda/topfew
2023-05-29 18:37:14 -04:00
github-actions[bot]
1baa1734cb
Merge master into staging-next
2023-05-29 12:01:30 +00:00
Weijia Wang
18c97a4c44
Merge pull request #234736 from r-ryantm/auto-update/highlight
...
highlight: 4.5 -> 4.6
2023-05-29 10:57:37 +03:00
Vladimír Čunát
2f9191eb88
Merge branch 'master' into staging-next
2023-05-29 08:14:18 +02:00
R. Ryantm
2a8e5b25be
highlight: 4.5 -> 4.6
2023-05-29 04:59:09 +00:00
Fabian Affolter
3a74e488ff
Merge pull request #234489 from figsoda/tml
...
tml: init at 0.6.0
2023-05-28 22:58:12 +02:00
Fabian Affolter
ad420b311c
tml: add changelog to meta
2023-05-28 20:32:44 +02:00
github-actions[bot]
98bba575c0
Merge master into staging-next
2023-05-28 06:01:07 +00:00
figsoda
22c55e2830
Merge pull request #234101 from figsoda/unfurl
2023-05-27 22:36:15 -04:00
figsoda
5c2207bc41
topfew: init at 0.9.0
...
https://github.com/timbray/topfew
2023-05-27 21:57:22 -04:00
figsoda
ac50b88e1a
Merge pull request #234095 from figsoda/anew
2023-05-27 21:26:42 -04:00
github-actions[bot]
7dd6245c3c
Merge master into staging-next
2023-05-28 00:02:31 +00:00
Weijia Wang
f8715030d4
Merge pull request #234500 from figsoda/frogmouth
...
frogmouth: 0.5.0 -> 0.6.0
2023-05-28 01:39:19 +03:00
figsoda
ea332796f2
frogmouth: 0.5.0 -> 0.6.0
...
Diff: https://github.com/Textualize/frogmouth/compare/v0.5.0...v0.6.0
Changelog: https://github.com/Textualize/frogmouth/blob/v0.6.0/ChangeLog.md
2023-05-27 16:50:22 -04:00
Weijia Wang
7083969a63
Merge pull request #234482 from figsoda/katex
...
mdbook-katex: remove unused dependencies, 0.5.0 -> 0.5.1
2023-05-27 23:02:46 +03:00
figsoda
93a5540024
tml: init at 0.6.0
...
https://github.com/liamg/tml
2023-05-27 16:00:10 -04:00
Azat Bahawi
b65bce55a2
Merge pull request #234458 from name-snrl/languagetool-rust
...
languagetool-rust: init at 2.1.1
2023-05-27 22:44:15 +03:00
figsoda
7997e72cd9
mdbook-katex: 0.5.0 -> 0.5.1
...
Diff: https://diff.rs/mdbook-katex/0.5.0/0.5.1
2023-05-27 15:16:25 -04:00
figsoda
6d6a709a50
mdbook-katex: remove unused dependencies
2023-05-27 15:13:55 -04:00
figsoda
2d36610993
Merge pull request #234475 from r-ryantm/auto-update/mdbook-katex
...
mdbook-katex: 0.4.2 -> 0.5.0
2023-05-27 15:11:04 -04:00
name_snrl
ac7c0ee7e1
languagetool-rust: init at 2.1.1
2023-05-27 23:46:38 +05:00
R. Ryantm
2f384f9c66
mdbook-katex: 0.4.2 -> 0.5.0
2023-05-27 18:11:45 +00:00
github-actions[bot]
2b40002569
Merge master into staging-next
2023-05-27 18:01:06 +00:00
Doron Behar
2336019dab
Merge pull request #206959 from deviant/bump-par
...
par: 1.52 -> 1.53.0
2023-05-27 17:15:12 +03:00
github-actions[bot]
8f73f12f12
Merge master into staging-next
2023-05-27 00:02:24 +00:00
R. Ryantm
2b579eb628
zim-tools: 3.1.3 -> 3.2.0
2023-05-26 19:35:00 +00:00
github-actions[bot]
73ddcacb58
Merge master into staging-next
2023-05-26 18:01:05 +00:00
R. Ryantm
02b2355964
angle-grinder: 0.19.0 -> 0.19.2
2023-05-26 15:46:49 +00:00
figsoda
bbcea569c5
unfurl: init at 0.4.3
...
https://github.com/tomnomnom/unfurl
2023-05-25 20:38:12 -04:00
figsoda
0173cb16f8
anew: init at 0.1.1
...
https://github.com/tomnomnom/anew
2023-05-25 19:39:54 -04:00
github-actions[bot]
137b9085b3
Merge master into staging-next
2023-05-25 18:01:20 +00:00
Weijia Wang
027259f359
Merge pull request #234021 from figsoda/inherited
...
treewide: use top-level fetchPypi instead of inheriting from the python package set
2023-05-25 20:19:51 +03:00
figsoda
aa500fcfda
treewide: use top-level fetchPypi instead of inheriting from the python package set
2023-05-25 12:18:37 -04:00
Weijia Wang
35690e335f
treewide/tools: use top-level fetchPypi
2023-05-25 19:03:52 +03:00
Weijia Wang
88db8ca7dd
Merge pull request #233936 from marsam/update-vale
...
vale: 2.26.0 -> 2.27.0
2023-05-25 15:43:55 +03:00
Weijia Wang
90f4d963aa
Merge pull request #233859 from raphaelr/update/poedit
...
poedit: 3.1.1 -> 3.3.1
2023-05-25 15:25:42 +03:00
Mario Rodas
184a43ef9c
vale: 2.26.0 -> 2.27.0
...
Diff: https://github.com/errata-ai/vale/compare/v2.26.0...v2.27.0
2023-05-25 04:20:00 +00:00
github-actions[bot]
a048bbb694
Merge staging-next into staging
2023-05-25 00:02:48 +00:00
R. Ryantm
5d60b1661a
ov: 0.22.0 -> 0.23.0
2023-05-24 18:28:13 +00:00
Raphael Robatsch
8436d44b57
poedit: 3.1.1 -> 3.3.1
...
The old version is really 3.1.1, and not 3.2.2, because the source hash
was still referring to the 3.1.1 tarball.
Changelog: https://github.com/vslavik/poedit/blob/v3.3.1-oss/NEWS
2023-05-24 19:45:19 +02:00