github-actions[bot]
71c0c6d984
Merge master into staging-next
2023-02-10 00:02:27 +00:00
R. Ryantm
c257eba8e2
mawk: 1.3.4-20200120 -> 1.3.4-20230203
2023-02-09 12:56:50 -06:00
R. Ryantm
a8f2090bc8
epubcheck: 4.2.6 -> 5.0.0
2023-02-09 19:07:44 +01:00
github-actions[bot]
b5d4dad2b8
Merge master into staging-next
2023-02-09 18:01:11 +00:00
R. Ryantm
6da6a1899b
mdbook-katex: 0.3.4 -> 0.3.7
2023-02-09 09:31:29 +00:00
Vladimír Čunát
ef5aa34f4c
glslviewer, tab: fixup build with gcc12
2023-02-08 09:21:06 +01:00
github-actions[bot]
e628b19818
Merge master into staging-next
2023-02-06 00:02:27 +00:00
Timothy DeHerrera
46dd2a05e7
Merge pull request #214631 from blaggacao/init-mdbook-kroki-preprocessor
...
mdbook-kroki-preprocessor: init at v0.1.2
2023-02-05 15:54:11 -07:00
Vladimír Čunát
555f300879
treewide: another round of gcc12 fixups
2023-02-05 15:29:43 +01:00
github-actions[bot]
cb231fb28d
Merge master into staging-next
2023-02-05 06:01:18 +00:00
figsoda
a3e57b0bc0
difftastic: 0.43.0 -> 0.43.1
...
Diff: https://github.com/wilfred/difftastic/compare/0.43.0...0.43.1
Changelog: https://github.com/Wilfred/difftastic/blob/0.43.1/CHANGELOG.md
2023-02-04 17:57:04 -05:00
David Arnold
7f991d1aa0
mdbook-kroki-preprocessor: init at v0.1.2
2023-02-04 17:53:58 -05:00
github-actions[bot]
ae91e9a960
Merge master into staging-next
2023-02-04 06:01:09 +00:00
Timothy DeHerrera
63c496b98e
Merge pull request #214300 from blaggacao/init-mdbook-emoji
...
mdbook-emojicodes: init at 0.1.3
2023-02-03 17:11:04 -07:00
github-actions[bot]
2e0f3bc57b
Merge master into staging-next
2023-02-04 00:02:11 +00:00
David Arnold
21556bbb2a
mdbook-emojicodes: init at 0.1.3
2023-02-03 15:49:50 -05:00
figsoda
cc4da37991
difftastic: 0.42.0 -> 0.43.0
...
Diff: https://github.com/Wilfred/difftastic/compare/0.42.0...0.43.0
Changelog: https://github.com/Wilfred/difftastic/blob/0.43.0/CHANGELOG.md
2023-02-03 10:42:56 -05:00
github-actions[bot]
41d7ce1517
Merge master into staging-next
2023-02-03 06:01:30 +00:00
Timothy DeHerrera
3068b87f54
Merge pull request #211168 from blaggacao/init-mdbook-pagetoc
...
init: mdbook-pagetoc at v0.1.5
2023-02-02 21:04:44 -07:00
github-actions[bot]
ffbbb55ee2
Merge master into staging-next
2023-02-02 06:01:28 +00:00
Nick Cao
9df4f25825
Merge pull request #213853 from yuuyins/mdbook-epub
...
mdbook-epub: init at unstable-2022-12-25
2023-02-02 11:07:34 +08:00
Yuu Yin
57a9c1f8e9
mdbook-epub: init at unstable-2022-12-25
2023-02-01 22:24:35 -03:00
github-actions[bot]
b74764e3d4
Merge master into staging-next
2023-02-01 18:01:25 +00:00
Vladimír Čunát
9e2af38827
Merge branch 'staging' into staging-next
2023-02-01 17:05:25 +01:00
Vladimír Čunát
9287f4461d
Merge #206907 : stdenv: gcc11 -> gcc12
2023-02-01 16:54:44 +01:00
John Ericson
d35fb99d2d
Merge pull request #212171 from alyssais/iconv
...
iconv: init (portable attribute for iconv(1))
2023-02-01 09:51:18 -05:00
Anderson Torres
bbe465a8e4
Merge pull request #213940 from wahjava/update-ugrep
...
ugrep: 3.9.6 -> 3.9.7
2023-02-01 07:17:46 -03:00
Ashish SHUKLA
9a16d03fd5
ugrep: 3.9.6 -> 3.9.7
2023-02-01 09:22:26 +00:00
R. Ryantm
f1c0758be1
mark: 8.6 -> 8.7
2023-02-01 04:37:27 +00:00
github-actions[bot]
6527aa6d68
Merge staging-next into staging
2023-01-31 12:01:45 +00:00
Weijia Wang
d4d7ddc202
Merge pull request #213744 from r-ryantm/auto-update/mdbook-open-on-gh
...
mdbook-open-on-gh: 2.3.0 -> 2.3.1
2023-01-31 10:48:04 +01:00
R. Ryantm
34554cb4c2
mdbook-open-on-gh: 2.3.0 -> 2.3.1
2023-01-31 08:51:40 +00:00
Vladimír Čunát
e4957a85c9
Merge #211923 : staging-next 2023-01-21
2023-01-31 09:42:28 +01:00
R. Ryantm
9248c81816
igrep: 1.0.0 -> 1.1.0
2023-01-31 07:31:15 +00:00
Alyssa Ross
0a8262f943
groff: add missing bison dependency for Clang
...
The condition here is the same used to apply a patch above that makes
this dependency necessary.
I'm not sure why this isn't needed on Darwin, but it's definitely
needed for building on Linux with pkgsLLVM or clangStdenv, and for
FreeBSD.
Normally I'd make the patch application unconditional to prevent
situations like this ending up unnoticed, but since it requires an
extra dependency and will be fixed in the next release anyway, let's
just leave it.
2023-01-29 10:46:03 +00:00
github-actions[bot]
04f965695c
Merge master into staging-next
2023-01-29 06:01:23 +00:00
R. Ryantm
b6d523f112
mdbook-katex: 0.3.3 -> 0.3.4
2023-01-29 02:25:38 +00:00
github-actions[bot]
d7f991bb53
Merge master into staging-next
2023-01-29 00:02:27 +00:00
Weijia Wang
d059185235
Merge pull request #213192 from r-ryantm/auto-update/crowdin-cli
...
crowdin-cli: 3.9.3 -> 3.10.0
2023-01-28 21:18:05 +01:00
github-actions[bot]
edb59645f2
Merge master into staging-next
2023-01-28 18:01:11 +00:00
R. Ryantm
43439da71a
crowdin-cli: 3.9.3 -> 3.10.0
2023-01-28 17:20:58 +00:00
R. Ryantm
a55b9e1d2b
ov: 0.14.0 -> 0.14.1
2023-01-28 05:37:20 +00:00
Fabián Heredia Montiel
0cf5d85f0c
treewide: add gcc12 flags
2023-01-27 21:20:52 -06:00
Martin Weinelt
52029b8e00
Merge remote-tracking branch 'origin/master' into staging-next
2023-01-27 23:50:36 +01:00
Weijia Wang
60ea3c5c28
Merge pull request #212998 from wahjava/update-ugrep
...
ugrep: 3.9.5 -> 3.9.6
2023-01-27 20:50:01 +01:00
Ashish SHUKLA
300a98a769
ugrep: 3.9.5 -> 3.9.6
2023-01-27 19:17:35 +01:00
github-actions[bot]
92b7725154
Merge master into staging-next
2023-01-27 12:01:22 +00:00
Nick Cao
04dda0c57d
Merge pull request #200161 from matthiasbeyer/update-mdbook-open-on-gh
...
mdbook-open-on-gh: 2.2.0 -> 2.3.0
2023-01-27 18:42:52 +08:00
github-actions[bot]
2a8fae3ee5
Merge master into staging-next
2023-01-27 00:02:25 +00:00
figsoda
8b67631075
hck: 0.8.2 -> 0.9.1
...
Diff: https://github.com/sstadick/hck/compare/v0.8.2...v0.9.1
Changelog: https://github.com/sstadick/hck/blob/v0.9.1/CHANGELOG.md
2023-01-26 15:04:41 -05:00