R. Ryantm
28912692e1
ginkgo: 2.1.5 -> 2.1.6
2022-08-31 16:24:55 +00:00
superherointj
ba3da0b8e2
Merge pull request #189129 from SuperSandro2000/goreleaser
...
goreleaser: 1.11.1 -> 1.11.2
2022-08-31 13:16:59 -03:00
superherointj
a61624acdd
Merge pull request #189108 from prusnak/lnd
...
lnd: 0.15.0-beta -> 0.15.1-beta
2022-08-31 13:16:29 -03:00
kilianar
9a7bd01e52
tailscale: 1.28.0 -> 1.30.0
...
https://github.com/tailscale/tailscale/releases/tag/v1.30.0
2022-08-31 18:04:55 +02:00
Sandro Jäckel
df58b081ed
goreleaser: 1.11.1 -> 1.11.2
2022-08-31 17:59:30 +02:00
superherointj
73305cc3d4
Merge pull request #189101 from talyz/keycloak-19
...
keycloak: 18.0.0 -> 19.0.1
2022-08-31 12:57:49 -03:00
superherointj
30484e44ce
Merge pull request #189114 from bbigras/anytype
...
anytype: 0.27.0 -> 0.28.0
2022-08-31 12:53:13 -03:00
superherointj
46fb720254
Merge pull request #189118 from r-ryantm/auto-update/cbfmt
...
cbfmt: 0.1.4 -> 0.2.0
2022-08-31 12:46:12 -03:00
superherointj
fef56742b3
Merge pull request #189122 from r-ryantm/auto-update/dagger
...
dagger: 0.2.31 -> 0.2.32
2022-08-31 12:43:59 -03:00
Sandro
a664533134
Merge pull request #188197 from sersorrel/screeninfo-libs
2022-08-31 17:38:00 +02:00
superherointj
cc9b7b65c4
Merge pull request #189125 from linsui/amberol
...
amberol: 0.9.0 -> 0.9.1
2022-08-31 12:36:51 -03:00
Sheng Wang
721c1e547a
obs-vkcapture: fix build against wayland
2022-09-01 00:31:40 +09:00
pennae
1d41cff3dc
nixos/*: convert straggler options to MD
2022-08-31 17:27:38 +02:00
pennae
e04a09082e
lib/modules: convert option description to MD
2022-08-31 17:27:37 +02:00
pennae
f2ea09ecbe
nixos/*: convert options with listings
...
minor rendering changes.
2022-08-31 17:27:36 +02:00
Florian Klink
f05c58665b
python3.pkgs.sphinxcontrib-openapi: link to upstream PR, add maintainers ( #189112 )
2022-08-31 17:15:31 +02:00
linsui
0cdb86a58e
amberol: 0.9.0 -> 0.9.1
2022-08-31 23:14:01 +08:00
Maximilian Bosch
c5d422be65
Merge pull request #189115 from NickCao/synapse
...
matrix-synapse: 1.65.0 -> 1.66.0
2022-08-31 17:07:38 +02:00
Bobby Rong
86dafbae07
Merge pull request #186224 from hzeller/add-verible2
...
verible: init at 0.0-2172-g238b6df6
2022-08-31 23:06:48 +08:00
superherointj
419cc4966e
Merge pull request #189060 from r-ryantm/auto-update/alfaview
...
alfaview: 8.51.0 -> 8.52.0
2022-08-31 11:45:11 -03:00
Artturi
e0f6c8f9cc
Merge pull request #188868 from yvesf/fix-crosscompile-qpdf
2022-08-31 17:44:24 +03:00
Yves Fischer
cf571a71b9
qpdf: fix cross-compilation
...
Fixes NixOS#188867
2022-08-31 17:42:26 +03:00
R. Ryantm
5ad2390e3d
dagger: 0.2.31 -> 0.2.32
2022-08-31 14:37:59 +00:00
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
Bobby Rong
05c6bc610c
Merge pull request #188211 from azahi/purpur
...
purpur: 1.18.1r1522 -> 1.19.2r1763
2022-08-31 22:32:27 +08: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
Bobby Rong
07a4cfe125
Merge pull request #189085 from panicgh/tbb
...
tor-browser-bundle-bin: 11.5.1 -> 11.5.2
2022-08-31 22:31:26 +08:00
superherointj
663e477a29
Merge pull request #189107 from gador/styx-py27-fix
...
styx: 0.7.2 -> 0.7.5
2022-08-31 11:28:11 -03: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
Fabian Affolter
0e9f36b937
Merge pull request #189008 from fabaff/peaqevcore-bump
...
python310Packages.peaqevcore: 5.16.7 -> 5.18.1
2022-08-31 16:23:04 +02:00
Fabian Affolter
ce72913b08
Merge pull request #189021 from r-ryantm/auto-update/python310Packages.minikerberos
...
python310Packages.minikerberos: 0.2.20 -> 0.3.0
2022-08-31 16:22:36 +02:00
Fabian Affolter
6638f9a941
Merge pull request #189034 from r-ryantm/auto-update/python310Packages.python-gitlab
...
python310Packages.python-gitlab: 3.8.1 -> 3.9.0
2022-08-31 16:22:11 +02:00
Fabian Affolter
e9853cdfa7
Merge pull request #189055 from r-ryantm/auto-update/python310Packages.versioneer
...
python310Packages.versioneer: 0.23 -> 0.24
2022-08-31 16:21:48 +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
Jonas Heinrich
54fd3e5b7f
python310Packages.flax: 0.5.2 -> 0.6.0
2022-08-31 16:20:58 +02:00
R. Ryantm
b598372fd4
cbfmt: 0.1.4 -> 0.2.0
2022-08-31 14:19:14 +00:00
Bruno BELANYI
3440fb0f4a
vimPlugins.nvim-surround: init at 2022-08-29
2022-08-31 16:11:51 +02:00
Nick Cao
eeefc8f733
matrix-synapse: 1.65.0 -> 1.66.0
2022-08-31 22:05:13 +08:00
superherointj
c15110ebf5
Merge pull request #189106 from justinas/sql-exporter-0-4-5
...
prometheus-sql-exporter: 0.4.4 -> 0.4.5
2022-08-31 11:00:43 -03:00
Bruno Bigras
ddc111aaa8
anytype: 0.27.0 -> 0.28.0
2022-08-31 09:55:22 -04:00
Jonas Heinrich
deaade542e
Merge pull request #189061 from mcwitt/upgrade-chex
...
python310Packages.chex: 0.1.3 -> 0.1.4
2022-08-31 15:55:00 +02:00