Commit Graph
397569 Commits
Author SHA1 Message Date
pennae 7a091b2686 nixos/make-options-doc: reuse markdown instance in mergeJSON
this doesn't construct a new (expensive) parser for every option, making
rendering about 30x faster.
2022-08-03 22:00:24 +02:00
pennae 3aebb4a2be nixos/*: normalize link format
make (almost) all links appear on only a single line, with no
unnecessary whitespace, using double quotes for attributes. this lets us
automatically convert them to markdown easily.

the few remaining links are extremely long link in a gnome module, we'll
come back to those at a later date.
2022-08-03 21:57:46 +02:00
pennae 9c8531c8a5 nixos/*: replace <replaceable>s with «thing»
we can't embed syntactic annotations of this kind in markdown code
blocks without yet another extension. replaceable is rare enough to make
this not much worth it, so we'll go with «thing» instead. the module
system already uses this format for its placeholder names in attrsOf
paths.
2022-08-03 21:08:58 +02:00
pennae 16102dce2f nixos/*: replace <code> in option docs with <literal>
markdown can't represent the difference without another extension and
both the html manual and the manpage render them the same, so keeping the
distinction is not very useful on its own. with the distinction removed
we can automatically convert many options that use <code> tags to markdown.

the manpage remains unchanged, html manual does not render
differently (but class names on code tags do change from "code" to "literal").
2022-08-03 21:03:23 +02:00
pennae 694d5b19d3 nixos/*: replace </para><para> with double linebreaks
our xslt already replaces double line breaks with a paragraph close and
reopen. not using explicit para tags lets nix-doc-munge convert more
descriptions losslessly.

only whitespace changes to generated documents, except for two
strongswan options gaining paragraph two breaks they arguably should've
had anyway.
2022-08-03 20:39:21 +02:00
Kira BruneauandGitHub 951c50ec6d Merge pull request #185018 from kira-bruneau/poke
poke: fix aarch64-darwin build
2022-08-03 13:15:27 -04:00
K900andGitHub 768aab6b69 Merge pull request #185038 from K900/upd8n
n8n: 0.188.0 → 0.189.0
2022-08-03 20:09:51 +03:00
K900 7729cf70da n8n: 0.188.0 → 0.189.0 2022-08-03 17:04:31 +00:00
K900andGitHub eabbad8af1 Merge pull request #185036 from K900/goblinization
make-initrd-ng: parse ELFs ourselves instead of shelling out to patchelf and friends
2022-08-03 19:57:55 +03:00
superherointjandGitHub eb4ca54185 Merge pull request #184985 from vbgl/reason-fix-after-184390
reason: fix build with OCaml < 4.07
2022-08-03 13:57:20 -03:00
evilsandGitHub bd87e0b8ab kicad: 6.0.6 -> 6.0.7 (#184935)
and fix handling of the '6.0.7' branch
  not sure how the --heads got in there
2022-08-03 12:36:35 -04:00
superherointjandGitHub 81094ccd6a Merge pull request #185027 from PedroHLC/airgeddon-11.02
airgeddon: 11.01 -> 11.02
2022-08-03 13:04:48 -03:00
ArtturiandGitHub c5587c2846 Merge pull request #185020 from fnxln/master 2022-08-03 18:44:07 +03:00
R. RyanTMandGitHub 324ff82d27 prometheus-statsd-exporter: 0.22.2 -> 0.22.7 (#184482) 2022-08-03 11:40:38 -04:00
PedroHLC ☭ c712480139 airgeddon: 11.01 -> 11.02 2022-08-03 12:39:54 -03:00
Doron BeharandGitHub f049d7dedf Merge pull request #183964 from doronbehar/pkg/zoom 2022-08-03 18:23:57 +03:00
Martin WeineltandGitHub e1cbea7572 Merge pull request #182996 from mweinelt/home-assistant 2022-08-03 17:14:31 +02:00
LinandArtturin 63bea374ea grapejuice: move gtk3 to buildInputs
fixes 'ValueError: Namespace Gtk not available'

since 71cbf3b809 gobject-introspection's
hook looks for gir files in buildInputs instead of nativeBuildInputs
2022-08-03 17:47:57 +03:00
SandroandGitHub 0e0cc47192 Merge pull request #181550 from reckenrode/update-darwin-bootstrap-tools 2022-08-03 16:12:31 +02:00
R. RyantmandFranz Pletz e4bcf79371 xdg-user-dirs: 0.17 -> 0.18 2022-08-03 15:56:17 +02:00
Kira Bruneau 952c5269b3 poke: fix aarch64-darwin build
jiegec discovered that the reason the aarch64-darwin build was failing
was because pre-generated configure script failed to detect the macOS
version.

With this change we'll just ignore the pre-generated configure script,
and build it ourself with autoreconf.
2022-08-03 09:44:48 -04:00
0x4A6FandGitHub 5adb10c166 Merge pull request #184930 from r-ryantm/auto-update/zellij
zellij: 0.31.0 -> 0.31.1
2022-08-03 15:32:48 +02:00
b5a9dea9c8 kmymoney: 5.1.1 → 5.1.3 (#183973)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Aidan Gauland <aidalgol@fastmail.net>
2022-08-03 14:59:06 +02:00
SandroandGitHub 6f074fc0bc Merge pull request #183913 from wegank/phosh-fix 2022-08-03 14:56:29 +02:00
22a0a210dd ghdl: use gnat11 to unbreak build (#184352)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-08-03 14:54:46 +02:00
SandroandGitHub ac61a6427a Merge pull request #184957 from lovesegfault/tabnine-update 2022-08-03 14:53:23 +02:00
SandroandGitHub 47ac9d7db8 Merge pull request #184991 from figsoda/update-cargo-tally 2022-08-03 14:46:01 +02:00
Franz PletzandGitHub ca28f1a41b Merge pull request #184998 from dit7ya/tuc
tuc: init at 0.11.0
2022-08-03 14:37:03 +02:00
Martin Weinelt 141ba1340d home-assistant: pin dependencies after latest python-updates 2022-08-03 14:34:59 +02:00
Martin Weinelt 9fc7188c27 python3Packages.aiogithubapi: fix version substitution 2022-08-03 14:34:38 +02:00
Martin Weinelt 8594c60e13 home-assistant: 2022.7.5 -> 2022.7.7
https://github.com/home-assistant/core/releases/tag/2022.7.6
https://github.com/home-assistant/core/releases/tag/2022.7.7
2022-08-03 14:34:38 +02:00
Martin Weinelt ffdfe119b1 python3Packages.simplisafe-python: 2022.07.0 -> 2022.07.1 2022-08-03 14:34:38 +02:00
R. RyantmandJan Tojnar a091b42a5c xdg-desktop-portal: 1.14.5 -> 1.14.6 2022-08-03 14:33:25 +02:00
SandroandGitHub 070df21c91 Merge pull request #185003 from aij/patdiff 2022-08-03 14:32:21 +02:00
SandroandGitHub 9913cba8e0 Merge pull request #184912 from pbsds/tabulate-update 2022-08-03 14:00:46 +02:00
SandroandGitHub e0c4046dad Merge pull request #184975 from r-ryantm/auto-update/python3.10-ibm-cloud-sdk-core 2022-08-03 13:58:52 +02:00
SandroandGitHub b19d1a7009 Merge pull request #184847 from r-ryantm/auto-update/python3.10-azure-mgmt-netapp 2022-08-03 13:58:41 +02:00
SandroandGitHub b96e60b974 Merge pull request #184852 from r-ryantm/auto-update/python3.10-azure-mgmt-monitor 2022-08-03 13:58:30 +02:00
SandroandGitHub 295f9964e9 Merge pull request #184974 from r-ryantm/auto-update/python3.10-packageurl-python 2022-08-03 13:58:10 +02:00
Mostly Void 8abdb12324 tuc: init at 0.11.0 2022-08-03 17:06:08 +05:30
Martin WeineltandGitHub 7fe922b358 Merge pull request #184993 from mweinelt/django_4 2022-08-03 13:20:03 +02:00
Martin Weinelt 8e4e1caf65 python3Packages.django_4: 4.0.6 -> 4.0.7
https://www.djangoproject.com/weblog/2022/aug/03/security-releases/

Fixes: CVE-2022-36359
2022-08-03 13:04:30 +02:00
figsoda 15a85b2908 cargo-tally: 1.0.8 -> 1.0.9 2022-08-03 18:46:30 +08:00
Jörg ThalheimandGitHub 168d1c5789 Merge pull request #181797 from qowoz/go119
go_1_19: init at 1.19
2022-08-03 11:33:28 +01:00
piegamesandGitHub f109c75469 Merge pull request #184907: gnomeExtensions: auto-update 2022-08-03 11:57:57 +02:00
Vincent Laporte 80ebd25f66 reason: fix build with OCaml < 4.07 2022-08-03 11:56:45 +02:00
R. RyantmandPeter Hoeg 23b63f6e34 partition-manager: 22.04.0 -> 22.04.3 2022-08-03 17:52:08 +08:00
Valentin GagarinandGitHub 671ce969a9 Merge pull request #179489 from Thornycrackers-Forks/fetcher-docs-update
doc/builders/fetchers: Add examples, reduce sentence complexity
2022-08-03 11:50:56 +02:00
StigandGitHub b53684ba2b Merge pull request #176640 from stigtsp/package/convos-7.02
convos: 6.42 -> 7.02
2022-08-03 11:45:27 +02:00
StigandGitHub ac43c44478 Merge pull request #184033 from stigtsp/package/perl-net-mqtt-simple
perlPackages.NetMQTTSimple: init at 1.26
2022-08-03 11:35:00 +02:00