Commit Graph

405773 Commits

Author SHA1 Message Date
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
superherointj
df1107379e
Merge pull request #189073 from r-ryantm/auto-update/digikam
digikam: 7.7.0 -> 7.8.0
2022-08-31 10:47:39 -03:00
superherointj
34faae8a2f
Merge pull request #189072 from r-ryantm/auto-update/fennel
fennel: 1.1.0 -> 1.2.0
2022-08-31 10:33:06 -03:00
figsoda
504a3402a1
Merge pull request #189063 from r-ryantm/auto-update/cargo-tarpaulin
cargo-tarpaulin: 0.20.1 -> 0.21.0
2022-08-31 09:32:55 -04:00
figsoda
87bea41a24
Merge pull request #189069 from r-ryantm/auto-update/czkawka
czkawka: 5.0.1 -> 5.0.2
2022-08-31 09:30:49 -04:00
Robert Hensing
3ebb588ab3
Merge pull request #188289 from erikarvstedt/fix-disabled-modules-abs-paths
lib.modules: support strings with absolute paths in `disabledModules`
2022-08-31 15:27:03 +02:00
Justinas Stankevicius
b0eaece3d3 prometheus-sql-exporter: 0.4.4 -> 0.4.5 2022-08-31 16:18:34 +03:00
Solène Rapenne
23264904d8 zram module: rewording documentation to avoid misconception 2022-08-31 15:15:02 +02:00
Pavol Rusnak
61621f5b7e
lnd: 0.15.0-beta -> 0.15.1-beta 2022-08-31 15:14:48 +02:00
Florian Brandes
8611f99223
styx: 0.7.2 -> 0.7.5. Fix build failure
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-08-31 15:05:42 +02:00
superherointj
c531b409f6
Merge pull request #189066 from vbgl/ocaml-resource-pooling-1.2
ocamlPackages.resource-pooling: 1.1 → 1.2
2022-08-31 09:57:55 -03:00
Jörg Thalheim
cf758a4107
Merge pull request #185231 from moduon/k3s-ha
nixos/k3s: streamline HA setup
2022-08-31 13:57:18 +01:00
superherointj
ea62f50e6e
Merge pull request #189065 from r-ryantm/auto-update/docker-slim
docker-slim: 1.37.6 -> 1.38.0
2022-08-31 09:47:55 -03:00
superherointj
eb30d21de0
Merge pull request #189084 from r-ryantm/auto-update/pipenv
pipenv: 2022.8.24 -> 2022.8.30
2022-08-31 09:45:39 -03:00
superherointj
6613f213f9
Merge pull request #189067 from r-ryantm/auto-update/dprint
dprint: 0.30.3 -> 0.31.1
2022-08-31 09:44:25 -03:00
Erik Arvstedt
e2cc361970
lib.modules: support strings with absolute paths in disabledModules
This is particularly useful for disabling modules defined in a flake.
Example:
disabledModules = [ "${flake}/modules/mymodule.nix" ];

Previously, absolute string paths were internally prepended with `modulesPath`,
which caused the module filtering to fail.
2022-08-31 14:23:28 +02:00
superherointj
98ef945bc3
Merge pull request #189081 from r-ryantm/auto-update/fluxctl
fluxctl: 1.25.3 -> 1.25.4
2022-08-31 09:18:56 -03:00
Robert Hensing
62b25a28fe
Merge pull request #170906 from Sohalt/dockerTools.ca-certificates.crt
dockerTools ca-certificates.crt helper
2022-08-31 14:08:02 +02:00
Bobby Rong
4415574d23
Merge pull request #189049 from foo-dogsquared/fix-gnome-frog
gnome-frog: correct build inputs list
2022-08-31 19:43:32 +08:00
Bobby Rong
0429a05ecf
Merge pull request #189080 from r-ryantm/auto-update/sarasa-gothic
sarasa-gothic: 0.36.8 -> 0.37.0
2022-08-31 19:39:34 +08:00
Gabriel Ebner
4f31144ac3
Merge pull request #189092 from kilianar/lean-3.48.0
lean: 3.47.0 -> 3.48.0
2022-08-31 13:37:36 +02:00
Bobby Rong
02cc69a666
Merge pull request #188856 from r-ryantm/auto-update/glooctl
glooctl: 1.12.9 -> 1.12.10
2022-08-31 19:36:23 +08:00
Maximilian Bosch
c5369c403a
Merge pull request #189037 from delroth/grafana-9.1.2
grafana, grafana-image-renderer: bump for CVE-2022-31176
2022-08-31 13:31:58 +02:00
talyz
2affab6cf5
keycloak: 18.0.0 -> 19.0.1 2022-08-31 13:18:56 +02:00
Robert Helgesson
bacac7cf54 sigal: fix crash when building gallery
When building a gallery using `sigal build` the process would error
out with an message along the lines of

    shutil.Error: [('/nix/store/…/static/css',
                    '/…/_build/static/css',
                    "[Errno 13] Permission denied: '/…/_build/static/css'"),
                   …
                  ]

This is caused by `shutil.copytree` copying the permissions (555) of
the directories in the Nix store and then attempting to make
modifications to the copied directory. The patch makes the copy ignore
the permissions of directories.
2022-08-31 13:06:50 +02:00
Jörg Thalheim
5df5df389a
Merge pull request #188965 from Mic92/nearcore
nearcore: 1.28.0 -> 1.28.1
2022-08-31 12:00:48 +01:00
Pavol Rusnak
21c652e60d
the-powder-toy: 96.2.350 -> unstable-2022-08-30 2022-08-31 12:22:48 +02:00