pennae
90b4cb8ed2
nixos/manual: replace most examples with anchors
...
markdown doesn't really have examples as a first-class construct. we'll
keep all examples that are referenced around for now, but all
unreferenced examples turn into invisible anchors. (turning them into
fourth-level headings in their files, as would be necessary for emacs,
removes them from the TOC anyway.)
2023-01-10 10:31:53 +01:00
pennae
25ec23b9aa
nixos/manual: strip un-MD-able tags
...
productname, application, acronym, guilabel, and guibutton were so far
not rendered specially and can go away completely.
replaceable does render differently, but since it was only used twice
and in places where the intent should be clear without the extra markup
it can go as well.
2023-01-10 10:31:53 +01:00
pennae
d6fb4b0738
nixos/manual: replace <quote> with quotes
...
pandoc will turn them back into <quote> elements once we turn smart
quotes on (which we will not do at the start to keep diffs small).
2023-01-10 10:31:53 +01:00
pennae
21c0c631bc
nixos/manual: normalize <function> -> <literal>
...
use <literal> instead since markdown will have them as inline code blocks.
2023-01-10 10:31:53 +01:00
pennae
6aa4c2f9fc
nixos/manual: normalize <firstterm> -> <emphasis>
...
they're emphasized, so we can't just throw them out.
2023-01-10 10:31:53 +01:00
pennae
90c61bc706
nixos/manual: normalize <screen>
...
as with program listings, the leading/trailing newlines do not affect
rendering but make markdown translation easier.
2023-01-10 10:31:53 +01:00
pennae
22144ba269
nixos/manual: normalize <package> -> <literal>
...
markdown can only do <literal>, so normalize to that. without
auto-linking to a package index the distinction is not very useful anyway.
2023-01-10 10:31:52 +01:00
pennae
d60f02b753
nixos/manual: normalize <code> -> <literal>
...
markdown can only translate to <literal>, so normalize to that or to
other more appropriate tags.
2023-01-10 10:31:52 +01:00
pennae
0715ecf936
nixos/manual: normalize <programlisting>
...
makes sure that program listing tags are separated from their contents
by exactly a newline character. this makes the markdown translation
easier to verify (since no new newlines need to be inserted), and
there's no rendering difference anyway.
2023-01-10 10:31:52 +01:00
pennae
6930425922
nixos/manual: normalize <literal><link> -> <link><literal>
...
MD can only do the latter, so change them all over now to keeps diffs reviewable.
this also includes <literal><xref> -> <xref> where options are referenced since
the reference will implicitly add an inner literal tag.
2023-01-10 10:31:52 +01:00
pennae
80a78f2e1e
nixos/manual: remove links from program listings
...
markdown cannot represent those links. remove them all now instead of in
each chapter conversion to keep the diff for each chapter small and more
understandable.
2023-01-10 10:31:52 +01:00
pennae
798b7fdc5c
doc/filters: fix myst-reader role detection
...
matching on only `{...}` does not trigger if the role tag is preceded by
something usually considered a semantic separator that isn't a separator
as markdown knows it, e.g. punctuation characters.
2023-01-10 10:31:51 +01:00
Kevin Puetz
dfdaa0ce26
keepass: 2.49 -> 2.52
...
https://keepass.info/news/n220909_2.52.html
2023-01-10 09:29:21 +00:00
R. Ryantm
643642254e
treesheets: unstable-2022-12-30 -> unstable-2023-01-04
2023-01-10 09:26:20 +00:00
Fabian Affolter
e1f9232310
Merge pull request #209994 from r-ryantm/auto-update/python310Packages.svglib
...
python310Packages.svglib: 1.4.1 -> 1.5.1
2023-01-10 09:20:41 +01:00
Fabian Affolter
0bffc5bbe5
Merge pull request #209998 from fabaff/huawei-lte-api-bump
...
python310Packages.huawei-lte-api: 1.6.10 -> 1.6.11
2023-01-10 09:20:07 +01:00
Fabian Affolter
d6032bdd9b
Merge pull request #209999 from fabaff/pycoolmasternet-async-bump
...
python310Packages.pycoolmasternet-async: 0.1.3 -> 0.1.6
2023-01-10 09:19:56 +01:00
R. Ryantm
0e09335dce
avrdude: 7.0 -> 7.1
2023-01-10 09:10:22 +01:00
Fabian Affolter
5d2c9317cb
Merge pull request #209973 from r-ryantm/auto-update/pdfcrack
...
pdfcrack: 0.19 -> 0.20
2023-01-10 08:57:17 +01:00
Fabian Affolter
ae9cfe65fd
Merge pull request #209997 from fabaff/trufflehog-bump
...
trufflehog: 3.23.1 -> 3.24.0
2023-01-10 08:56:20 +01:00
Fabian Affolter
1a0a995de2
Merge pull request #209991 from r-ryantm/auto-update/git-cliff
...
git-cliff: 1.0.0 -> 1.1.0
2023-01-10 08:46:45 +01:00
Fabian Affolter
4f2a957817
Merge pull request #209996 from r-ryantm/auto-update/python310Packages.easy-thumbnails
...
python310Packages.easy-thumbnails: 2.8.4 -> 2.8.5
2023-01-10 08:45:45 +01:00
Fabian Affolter
743313c73f
python310Packages.svglib: add changelog to meta
...
- specify license
2023-01-10 08:44:02 +01:00
Fabian Affolter
2a885c38d3
Merge pull request #209930 from mattmelling/spacy-legacy-description
...
python3Packages.spacy-legacy: fix package description string
2023-01-10 08:37:26 +01:00
Fabian Affolter
ef2a3e307f
python310Packages.pycoolmasternet-async: 0.1.3 -> 0.1.6
...
Diff: https://github.com/OnFreund/pycoolmasternet-async/compare/v0.1.3...v0.1.6
2023-01-10 08:32:55 +01:00
Fabian Affolter
080aaffda7
python310Packages.huawei-lte-api: 1.6.10 -> 1.6.11
...
Diff: https://github.com/Salamek/huawei-lte-api/compare/refs/tags/1.6.10...1.6.11
Changelog: https://github.com/Salamek/huawei-lte-api/releases/tag/1.6.11
2023-01-10 08:29:48 +01:00
Fabian Affolter
a5585337c2
trufflehog: 3.23.1 -> 3.24.0
...
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.23.1...v3.24.0
Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.24.0
2023-01-10 08:27:05 +01:00
Fabian Affolter
254bc3cc59
Merge pull request #209736 from r-ryantm/auto-update/python310Packages.ijson
...
python310Packages.ijson: 3.1.4 -> 3.2.0.post0
2023-01-10 08:15:07 +01:00
Fabian Affolter
052ebf6c79
Merge pull request #209975 from r-ryantm/auto-update/python310Packages.liquidctl
...
python310Packages.liquidctl: 1.11.1 -> 1.12.0
2023-01-10 08:12:52 +01:00
R. Ryantm
e7a7b7da66
python310Packages.easy-thumbnails: 2.8.4 -> 2.8.5
2023-01-10 07:08:56 +00:00
Fabian Affolter
687546c51d
Merge pull request #209931 from r-ryantm/auto-update/knockpy
...
knockpy: 5.3.0 -> 5.4.0
2023-01-10 07:55:38 +01:00
Fabian Affolter
7c6116687a
Merge pull request #209950 from fabaff/hstspreload-bump
...
python310Packages.hstspreload: 2022.12.1 -> 2023.1.1
2023-01-10 07:54:30 +01:00
Fabian Affolter
6f40eae62e
Merge pull request #209966 from fabaff/neo4j-bump
...
python310Packages.neo4j: 5.3.0 -> 5.4.0
2023-01-10 07:53:59 +01:00
Fabian Affolter
47d4b2d3cf
pdfcrack: specify license
2023-01-10 07:53:31 +01:00
Fabian Affolter
345fcc9344
python310Packages.liquidctl: update changelog
...
- update disabled
2023-01-10 07:50:25 +01:00
Fabian Affolter
912f1869c2
Merge pull request #209976 from r-ryantm/auto-update/python310Packages.duckdb-engine
...
python310Packages.duckdb-engine: 0.6.7 -> 0.6.8
2023-01-10 07:46:42 +01:00
R. Ryantm
d344bedb19
python310Packages.svglib: 1.4.1 -> 1.5.1
2023-01-10 06:43:52 +00:00
Uri Baghin
b2d9a04cfd
Merge pull request #200033 from divanorama/bazel_5.3.2_2
...
bazel_5: 5.2.0 -> 5.3.2
2023-01-10 16:40:17 +11:00
R. Ryantm
a7f8ce1548
git-cliff: 1.0.0 -> 1.1.0
2023-01-10 05:18:47 +00:00
Uri Baghin
3de4bb286c
Merge pull request #203147 from r-ryantm/auto-update/opentelemetry-collector-contrib
...
opentelemetry-collector-contrib: 0.65.0 -> 0.66.0
2023-01-10 16:09:20 +11:00
Uri Baghin
d211f407c6
Merge pull request #205516 from r-ryantm/auto-update/opentelemetry-collector
...
opentelemetry-collector: 0.66.0 -> 0.68.0
2023-01-10 16:08:43 +11:00
Robert Schütz
ed367406b3
python310Packages.ocrmypdf: 14.0.1 -> 14.0.2
...
Diff: https://github.com/ocrmypdf/OCRmyPDF/compare/v14.0.1...v14.0.2
Changelog: https://github.com/ocrmypdf/OCRmyPDF/blob/v14.0.2/docs/release_notes.rst
2023-01-09 20:07:21 -08:00
Robert Schütz
517b65cdff
python310Packages.pikepdf: 6.2.6 -> 6.2.8
...
Diff: https://github.com/pikepdf/pikepdf/compare/v6.2.6...v6.2.8
Changelog: https://github.com/pikepdf/pikepdf/blob/v6.2.8/docs/releasenotes/version6.rst
2023-01-09 20:07:21 -08:00
Robert Schütz
f1eaa3f6fb
Merge pull request #207410 from dotlambda/shapely-2.0.0
...
python310Packages.shapely: 1.8.4 -> 2.0.0
2023-01-09 20:06:36 -08:00
github-actions[bot]
bae0ec9dcf
terraform-providers.pagerduty: 2.8.1 → 2.9.1
2023-01-10 13:58:23 +10:00
github-actions[bot]
1c3bed918e
terraform-providers.ovh: 0.25.0 → 0.26.0
2023-01-10 13:58:23 +10:00
github-actions[bot]
6b57728cee
terraform-providers.ns1: 1.13.0 → 1.13.4
2023-01-10 13:58:23 +10:00
github-actions[bot]
01c6324785
terraform-providers.google-beta: 4.47.0 → 4.48.0
2023-01-10 13:58:23 +10:00
github-actions[bot]
e46d0622f0
terraform-providers.google: 4.47.0 → 4.48.0
2023-01-10 13:58:23 +10:00
github-actions[bot]
6218b6eb0a
terraform-providers.fastly: 3.0.3 → 3.0.4
2023-01-10 13:58:23 +10:00