Commit Graph
404525 Commits
Author SHA1 Message Date
pennae 722b99bc0e nixos/*: convert options with admonitions to MD
rendering changes only slightly, most changes are in spacing.
2022-08-31 16:36:16 +02:00
pennae bd56368848 nixos/*: md-convert hidden plaintext options
most of these are hidden because they're either part of a submodule that
doesn't have its type rendered (eg because the submodule type is used in
an either type) or because they are explicitly hidden. some of them are
merely hidden from nix-doc-munge by how their option is put together.
2022-08-31 16:32:54 +02:00
pennae 515c4727fa nixos/*: md-"convert" empty descriptions
for some reason these are not picked up properly by nix-doc-munge, so
we'll do this instead.
2022-08-31 16:32:54 +02:00
pennae 9547123258 nixos/*: convert internal option descriptions to MD
we'll have to do it eventually, may as well be now.
2022-08-31 16:32:54 +02:00
pennae ef176dcf7e nixos/*: automatically convert option descriptions
conversions were done using https://github.com/pennae/nix-doc-munge
using (probably) rev f34e145 running

    nix-doc-munge nixos/**/*.nix
    nix-doc-munge --import nixos/**/*.nix

the tool ensures that only changes that could affect the generated
manual *but don't* are committed, other changes require manual review
and are discarded.
2022-08-31 16:32:53 +02:00
pennae 5a643387ec nixos/*: normalize more docbook for auto-conversion 2022-08-31 16:32:53 +02:00
pennae e4f876eb7e nixos/*: convert varlist-using options to MD
there are sufficiently few variable list around, and they are
sufficiently simple, that it doesn't seem helpful to add another
markdown extension for them. rendering differences are small, except in
the tor module: admonitions inside other blocks cannot be made to work
well with mistune (and likely most other markdown processors), so those
had to be shuffled a bit. we also lose paragraph breaks in the list
items due to how we have to render from markdown to docbook, but once we
remove docbook from the pipeline those paragraph breaks will be restored.
2022-08-31 16:32:53 +02:00
pennae c915b915b5 nixos/*: md-convert options with unordered lists
mostly no rendering changes. some lists (like simplelist) don't have an
exact translation to markdown, so we use a comma-separated list of
literals instead.
2022-08-31 16:32:53 +02:00
pennae 1013069f52 nixos/*: convert more partially-md option descriptions
this mostly means marking options that use markdown already
appropriately and making a few adjustments so they still render
correctly. notable for nftables we have to transform the md links
because the manpage would not render them correctly otherwise.
2022-08-31 16:32:14 +02:00
pennae 7d102d113a nixos/*: convert multiline inline code to listings
presumably it was not intended to have these blocks rendered inline, and
markdown conversion would be messy as well.
2022-08-31 16:27:25 +02:00
pennae 0cfcb5908c nixos/*: <screen> -> <programlisting>
most of the screen tags used in option docs are actually listings of
some sort. nsd had a notable exception where its screen usage was pretty
much a raw markdown block that made most sense to convert into docbook lists.
2022-08-31 16:27:24 +02:00
pennae 5841c386a0 nixos/*: remove indentation from long enable options
the way these are written they introduce lots of whitespace in each
line, which will cause those lines to render as code when converted to
markdown. override the whole description instead.
2022-08-31 16:21:14 +02:00
pennae 9c3c13b50d nixos/make-options-doc: add inline roles for varname/envar
both of these render distinctly from plain literals in the manpage, and
manpages even semantically distinguish between the two.
2022-08-31 16:21:10 +02:00
pennae 9bb82c35b7 lib/options: add mdDoc support to mkEnableOption 2022-08-30 15:05:05 +02:00
figsodaandGitHub adf66cc313 Merge pull request #188652 from r-ryantm/auto-update/difftastic
difftastic: 0.32.0 -> 0.34.0
2022-08-28 12:41:57 -04:00
superherointjandGitHub 1134de8743 Merge pull request #188523 from asymmetric/geth-1.10.23
go-ethereum: 1.10.21 -> 1.10.23
2022-08-28 13:33:58 -03:00
superherointjandGitHub 1a52861940 Merge pull request #188562 from r-ryantm/auto-update/arkade
arkade: 0.8.34 -> 0.8.36
2022-08-28 13:26:09 -03:00
R. Ryantm 544a643773 difftastic: 0.32.0 -> 0.34.0 2022-08-28 16:16:32 +00:00
Robert ScottandGitHub 41beb4852c Merge pull request #188590 from anthonyroussel/daemonocle
python310Packages.daemonocle: 1.0.2 -> 1.2.3
2022-08-28 16:21:45 +01:00
Robert ScottandGitHub 86e2cc4ed4 Merge pull request #188477 from r-ryantm/auto-update/python310Packages.flufl_i18n
python310Packages.flufl_i18n: 4.0 -> 4.1
2022-08-28 16:18:50 +01:00
Robert ScottandGitHub 904a11667d Merge pull request #188601 from anthonyroussel/pyjson5
python310Packages.pyjson5: remove duplicate package, python310Packages.json5: 0.9.6 -> 0.9.9
2022-08-28 16:03:17 +01:00
superherointjandGitHub 90444bade7 Merge pull request #188576 from r-ryantm/auto-update/cobalt
cobalt: 0.17.5 -> 0.18.3
2022-08-28 11:44:29 -03:00
superherointjandGitHub 323fd4e915 Merge pull request #188578 from r-ryantm/auto-update/cilium-cli
cilium-cli: 0.12.1 -> 0.12.2
2022-08-28 11:39:01 -03:00
superherointjandGitHub ba548f6ec1 Merge pull request #188593 from r-ryantm/auto-update/fclones
fclones: 0.27.0 -> 0.27.1
2022-08-28 11:33:25 -03:00
superherointjandGitHub f6dc1dca98 Merge pull request #188589 from r-ryantm/auto-update/matrix-dendrite
dendrite: 0.9.4 -> 0.9.5
2022-08-28 11:32:26 -03:00
superherointjandGitHub ceed45fbb7 Merge pull request #188582 from r-ryantm/auto-update/clifm
clifm: 1.6 -> 1.7
2022-08-28 11:31:30 -03:00
superherointjandGitHub c4fbdaa95f Merge pull request #188625 from kilianar/super-productivity-7.11.6
super-productivity: 7.11.5 -> 7.11.6
2022-08-28 11:25:27 -03:00
superherointjandGitHub 383abbd2bc Merge pull request #188632 from kilianar/wvkbd-0.10
wvkbd: 0.9 -> 0.10
2022-08-28 11:24:04 -03:00
superherointjandGitHub 31d466380f Merge pull request #188636 from r-ryantm/auto-update/gitRepo
gitRepo: 2.28 -> 2.29.1
2022-08-28 11:22:14 -03:00
superherointjandGitHub 2870301c3b Merge pull request #188597 from r-ryantm/auto-update/fetchmail
fetchmail: 6.4.32 -> 6.4.33
2022-08-28 11:20:19 -03:00
superherointjandGitHub 0b91875a27 Merge pull request #188600 from r-ryantm/auto-update/evans
evans: 0.10.8 -> 0.10.9
2022-08-28 11:17:52 -03:00
superherointjandGitHub 7e5070212c Merge pull request #188633 from kilianar/logseq-0.8.2
logseq: 0.8.1 -> 0.8.2
2022-08-28 11:07:43 -03:00
superherointjandGitHub 276458573d Merge pull request #188612 from r-ryantm/auto-update/flyway
flyway: 9.1.6 -> 9.2.0
2022-08-28 11:04:47 -03:00
superherointjandGitHub 5bd26ec45c flyway: add downloadPage 2022-08-28 11:00:59 -03:00
Anthony Roussel 56002bcefc python310Packages.json5: 0.9.6 -> 0.9.9 2022-08-28 16:00:34 +02:00
Anthony Roussel bdf2706f09 python310Packages.pyjson5: remove duplicate package 2022-08-28 16:00:31 +02:00
superherointjandGitHub 79e35b3c83 Merge pull request #188613 from r-ryantm/auto-update/godns
godns: 2.8.8 -> 2.8.9
2022-08-28 10:56:57 -03:00
superherointjandGitHub 3ee7294e90 Merge pull request #188614 from vincentbernat/fix/xssproxy-1.1.0
xssproxy: 1.0.1 -> 1.1.0
2022-08-28 10:54:02 -03:00
Maciej KrügerandGitHub 0b08981774 Merge pull request #183669 from r-ryantm/auto-update/netplan 2022-08-28 15:51:59 +02:00
superherointjandGitHub 26f8572ed8 Merge pull request #188605 from azahi/werf
werf: 1.2.164 -> 1.2.165
2022-08-28 10:49:58 -03:00
superherointjandGitHub 143d3c62c1 Merge pull request #188607 from r-ryantm/auto-update/flyctl
flyctl: 0.0.377 -> 0.0.383
2022-08-28 10:48:57 -03:00
superherointjandGitHub 6418c39bb0 Merge pull request #188610 from liff/bump-dsq
dsq: 0.21.0 -> 0.22.0
2022-08-28 10:48:03 -03:00
Samuel AinsworthandGitHub 75c33f5ea2 Merge pull request #188448 from samuela/samuela/cudnn-hash
cudaPackages.cudnn: migrate to `hash` and SRI hashes
2022-08-28 06:44:43 -07:00
superherointjandGitHub 4118f6294b Merge pull request #188627 from helsinki-systems/upd/texstudio
texstudio: 4.3.0 -> 4.3.1
2022-08-28 10:42:32 -03:00
R. Ryantm dbdd8d15e0 gitRepo: 2.28 -> 2.29.1 2022-08-28 13:41:36 +00:00
superherointjandGitHub 3abcf56e52 Merge pull request #188621 from hanleym/smartmontools
smartmontools: fix lib.optional -> lib.optionals
2022-08-28 10:40:01 -03:00
superherointjandGitHub 5103abe810 Merge pull request #188294 from fabianhauser/update-vscode-svelte
vscode-extensions.svelte.svelte-vscode: 105.3.0 -> 105.21.0
2022-08-28 10:35:29 -03:00
kilianar 498695cf51 logseq: 0.8.1 -> 0.8.2
https://github.com/logseq/logseq/releases/tag/0.8.2
2022-08-28 15:34:08 +02:00
R. RyantmandMaciej Krüger c0f4086895 netplan: 0.103 -> 0.105 2022-08-28 15:32:41 +02:00
Jonas HeinrichandGitHub 4e0c8304e8 Merge pull request #183661 from r-ryantm/auto-update/mergerfs
mergerfs: 2.33.3 -> 2.33.5
2022-08-28 15:31:13 +02:00