Commit Graph

407678 Commits

Author SHA1 Message Date
Sandro
5f4793439c
Merge pull request #183907 from tomfitzhenry/phoc-0.20 2022-09-10 22:45:37 +02:00
Sandro
accf3b38d5
Merge pull request #190138 from newAM/prusa-slicer-2.5.0 2022-09-10 21:47:04 +02:00
Sandro
2ffecd0206
Merge pull request #185770 from teutat3s/bump/garage 2022-09-10 21:46:39 +02:00
Pascal Bach
3140ef0523
Merge pull request #190310 from r-ryantm/auto-update/libvirt
libvirt: 8.6.0 -> 8.7.0
2022-09-10 21:46:28 +02:00
Sandro
e7d614fe5e
Merge pull request #189783 from superherointj/package-doppler-shell-completion-and-version-test 2022-09-10 21:44:00 +02:00
Sandro
6681a71843
Merge pull request #189811 from superherointj/package-pscale-add-shell-completion-and-version-tests 2022-09-10 21:40:48 +02:00
Arik Grahl
0ad8b1da22
octosql: init at 0.9.3 (#190467)
Co-authored-by: Arik Grahl <mail@arik-grahl.de>
2022-09-10 21:32:54 +02:00
Sandro
785031e430
Merge pull request #185819 from apraga/gatk-4.2.6.1 2022-09-10 21:31:42 +02:00
Robert Scott
3819c094ba
Merge pull request #190665 from dvn0/bump-coyim
coyim: 0.3.11 -> 0.4
2022-09-10 20:18:50 +01:00
Sandro
c7b76f3740
Merge pull request #188516 from r-ryantm/auto-update/python310Packages.types-protobuf 2022-09-10 21:06:01 +02:00
figsoda
0b6f3e1be7
Merge pull request #190700 from r-ryantm/auto-update/zellij
zellij: 0.31.3 -> 0.31.4
2022-09-10 14:54:06 -04:00
Sandro
c2540950f0
Merge pull request #190659 from wegank/prl-tools-update 2022-09-10 20:43:54 +02:00
superherointj
5b1242134c pscale: add shell completion and version test 2022-09-10 15:39:42 -03:00
superherointj
ecce6bc552 doppler: add version test & shell completion 2022-09-10 15:38:09 -03:00
Sandro
a1911353da
Merge pull request #190269 from linj-fork/pr-pass-add-mainProgram 2022-09-10 20:29:33 +02:00
Artturi
6b29af2b84
Merge pull request #190200 from SuperSandro2000/libftdi1 2022-09-10 21:18:30 +03:00
Sandro
1ea4b12ea9
Merge pull request #190631 from r-ryantm/auto-update/polymc 2022-09-10 20:14:21 +02:00
Sandro
5e0ffae06e
Merge pull request #190690 from figsoda/update-genact 2022-09-10 20:13:54 +02:00
Sandro
3bb47517fa
Merge pull request #190507 from r-ryantm/auto-update/python310Packages.pydmd 2022-09-10 20:06:45 +02:00
Sandro Jäckel
bc64b4d788 libftdi1: fix cross compilation 2022-09-10 21:00:12 +03:00
R. RyanTM
eaba40695e
tor: 0.4.7.8 -> 0.4.7.10 (#190647) 2022-09-10 19:55:45 +02:00
R. RyanTM
cc36652f8d
nextcloud-client: 3.5.4 -> 3.6.0 (#190155)
Co-authored-by: Doron Behar <doron.behar@gmail.com>
2022-09-10 19:55:35 +02:00
Sandro
8ba1502638
Merge pull request #190702 from r-ryantm/auto-update/python310Packages.awscrt 2022-09-10 19:40:04 +02:00
Fabian Affolter
908f36094d
Merge pull request #190643 from r-ryantm/auto-update/sqlfluff
sqlfluff: 1.3.0 -> 1.3.1
2022-09-10 19:24:14 +02:00
R. Ryantm
9bc0d66979 python310Packages.awscrt: 0.14.5 -> 0.14.6 2022-09-10 17:02:04 +00:00
R. Ryantm
56184369ba zellij: 0.31.3 -> 0.31.4 2022-09-10 16:50:49 +00:00
Jörg Thalheim
67db9b4ad1
Merge pull request #190695 from Mic92/gollum
nixos/gollum: add package option
2022-09-10 18:27:29 +02:00
pennae
c45deeb2aa workflows: add check for docbook/md manual equality
we want to make sure that rendering the manual from markdown without
going through docbook produces (semantically) the same output as with
going through docbook. to ensure this we'll build the manual twice, run
each manual through html-tidy to generate a normalized form and diff
the normalized forms. we don't want to compare raw output because that
exposes us to a lot of whitespace we'd have to reproduce exactly in the
MD render.

this check may be relaxed even further in the future, but hopefully not
by much.
2022-09-10 18:23:13 +02:00
pennae
ec75c8efff workflows: check that nixos manual does not use docbook option docs
the nixos manual should not use docbook for module option documentation,
only markdown, to make future transition to a markdown-only world easier
and less painful. this check will ensure that all options
documentation (even plain text that would not be interpreted specially
by neither markdown nor docbook) is declared as being markdown.
2022-09-10 18:23:13 +02:00
pennae
d98322834b nixos/*: fix docbook deprecation notices
mostly no rendering changes except in buildkite, which used markdown
where docbook was expected without marking up its markdown.
2022-09-10 18:23:13 +02:00
pennae
767485a0de lib/options: deprecate docbook text and literalDocBook
deprecate literalDocBook by adding a warning (that will not fire yet) to
its uses and other docbook literal strings by adding optional warning
message to mergeJSON.
2022-09-10 18:23:13 +02:00
Jan Tojnar
8c309aa43a gnome.networkmanager-openvpn: 1.8.18 → 1.10.0
https://gitlab.gnome.org/GNOME/NetworkManager-openvpn/-/compare/1.8.18...1.10.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-09-10 18:18:10 +02:00
Jörg Thalheim
ad0108d803 nixos/gollum: add test 2022-09-10 18:09:08 +02:00
Vladimír Čunát
3f43bb080e
Merge #190456: thunderbird*: 102.2.1 -> 102.2.2 2022-09-10 18:04:37 +02:00
Benjamin Hipple
13a0307a56
Merge pull request #190687 from r-ryantm/auto-update/oh-my-zsh
oh-my-zsh: 2022-09-07 -> 2022-09-08
2022-09-10 12:03:38 -04:00
Jörg Thalheim
6a66cf1b90 nixos/gollum: add package option 2022-09-10 17:57:08 +02:00
Artturi
54ce16370b
Merge pull request #190492 from Infinidoge/bump/discord-canary 2022-09-10 18:51:23 +03:00
Benjamin Hipple
265bea1bf5
Merge pull request #190147 from LongerHV/qmk
qmk: 1.1.0 -> 1.1.1
2022-09-10 11:45:55 -04:00
R. Ryantm
17c9f2c7b3 python310Packages.zigpy-deconz: 0.18.0 -> 0.18.1 2022-09-10 08:43:09 -07:00
R. Ryantm
07bf4e55d1 python310Packages.dropbox: 11.33.0 -> 11.34.0 2022-09-10 08:41:56 -07:00
Infinidoge
f46bc2dd02 discord: add infinidoge to maintainers 2022-09-10 11:22:19 -04:00
R. Ryantm
04de14ead3 openxr-loader: 1.0.24 -> 1.0.25 2022-09-10 23:21:46 +08:00
Mario Rodas
92ff747795
Merge pull request #190664 from r-ryantm/auto-update/flexget
flexget: 3.3.25 -> 3.3.26
2022-09-10 10:19:23 -05:00
superherointj
4a9ddca538
Merge pull request #190689 from kilianar/papirus-icon-theme-20220910
papirus-icon-theme: 20220808 -> 20220910
2022-09-10 12:17:44 -03:00
R. Ryantm
bf3dc2dad0 python310Packages.pylink-square: 0.14.1 -> 0.14.2 2022-09-10 08:12:37 -07:00
R. Ryantm
d26e461213 python310Packages.zwave-me-ws: 0.2.5.1 -> 0.2.6 2022-09-10 08:12:22 -07:00
R. Ryantm
7b6656f69a python310Packages.zope_contenttype: 4.5.0 -> 4.6 2022-09-10 08:11:37 -07:00
Bobby Rong
99e18a525c
Merge pull request #190264 from r-ryantm/auto-update/cinnamon.warpinator
cinnamon.warpinator: fix updateScript
2022-09-10 23:10:57 +08:00
figsoda
c2dd331811
Merge pull request #190594 from figsoda/nil
nil: init at unstable-2022-09-10
2022-09-10 11:08:18 -04:00
figsoda
6803f842f6 genact: 1.0.1 -> 1.0.2 2022-09-10 11:05:53 -04:00