Commit Graph

60323 Commits

Author SHA1 Message Date
Fabian Affolter
5e3c78bdf0
interactsh: add changelog to meta 2023-02-22 10:13:16 +01:00
R. Ryantm
1561908ed5 interactsh: 1.0.7 -> 1.1.0 2023-02-22 08:37:34 +00:00
Anderson Torres
1016916d98
Merge pull request #217235 from cbrewster/nsc-init-2.7.6
nsc: init at 2.7.6
2023-02-22 01:26:17 -03:00
Mario Rodas
4e4a3919af
Merge pull request #217431 from marsam/update-fastlane
fastlane: 2.211.0 -> 2.212.0
2023-02-21 21:29:44 -05:00
Anderson Torres
6e442a3dee
Merge pull request #217187 from jtojnar/gmic-qt-fix
gmic,gmic-qt: 3.2.0 → 3.2.1, mark the latter as broken
2023-02-21 22:16:38 -03:00
Nick Cao
39d650478d
Merge pull request #216613 from amjoseph-nixpkgs/pr/broot/fix-cross
broot: fix cross compilation
2023-02-22 08:33:50 +08:00
Sandro
581e3f9029
Merge pull request #216340 from wineee/uwu 2023-02-21 23:22:12 +01:00
Weijia Wang
9846e2411b
Merge pull request #217050 from r-ryantm/auto-update/i2pd
i2pd: 2.45.1 -> 2.46.0
2023-02-21 23:45:04 +02:00
Weijia Wang
93835c59fb
Merge pull request #217535 from r-ryantm/auto-update/openapi-generator-cli
openapi-generator-cli: 6.3.0 -> 6.4.0
2023-02-21 23:29:02 +02:00
Weijia Wang
ac2b9e4a32
Merge pull request #217511 from r-ryantm/auto-update/spire
spire: 1.5.4 -> 1.5.5
2023-02-21 23:12:00 +02:00
Martin Weinelt
5bf179da30
Merge pull request #215564 from mweinelt/pdm-2.4.3
pdm: 2.3.4 -> 2.4.3
2023-02-21 20:42:07 +00:00
figsoda
b84dd9e4f3
Merge pull request #217375 from figsoda/xh
xh: 0.17.0 -> 0.18.0, add figsoda as a maintainer
2023-02-21 15:04:07 -05:00
Adam Joseph
2ce66cf379 broot: fix cross compilation
Co-authored-by: Artturin <Artturin@artturin.com>
2023-02-21 20:52:49 +02:00
R. Ryantm
d92b0d6602 openapi-generator-cli: 6.3.0 -> 6.4.0 2023-02-21 18:08:37 +00:00
Vincenzo Mantova
ef15288944
texlive: use lists instead of sets to represent dependencies (#217230) 2023-02-21 12:24:08 -05:00
pennae
417dd2ad16 nixos-render-docs: add options asciidoc converter
same reasoning as for the earlier commonmark converter.
2023-02-21 18:19:00 +01:00
pennae
4d3aef762f nixos-render-docs: add options commonmark converter
the old method of pasting parts of options.json into a markdown document
and hoping for the best no longer works now that options.json contains
more than just docbook. given the infrastructure we have now we can
actually render options.md properly, so we may as well do that.
2023-02-21 18:19:00 +01:00
pennae
6c182075bb nixos-render-docs: forbid attrspans and examples in options
inline anchors are not allowed in option docs per the manual, and the
sole class we current have (.keycap) is never used anyway. disallow them
for now to avoid future surprises.

the same goes for examples, which aren't even documented in the manual yet.
2023-02-21 18:19:00 +01:00
pennae
82d066ffe3 nixos-render-docs: refactor option docs restrictions
move the restrictions we care about into a mixin class. a few more
restrictions will appear soon and a few new converters as well, the
renderers of which need not have these restrictions already baked in by
accident (like the manpage renderer does right now).
2023-02-21 18:19:00 +01:00
pennae
45619b3c4a nixos-render-docs: extend md_make_code
add the ability to set the info string for a newly created fenced code
block, and a flag to always emit a fenced block. the commonmark
converter will need this to faithfully recreate fenced and indented code
blocks.
2023-02-21 18:19:00 +01:00
pennae
895d9e69dd nixos-render-docs: extract md code block factory
the commonmark exporter can make good use once it appears.
2023-02-21 18:19:00 +01:00
pennae
00bffb84da nixos-render-docs: drop frozendict
with mypy type checking and Mapping types this is a lot less useful than
anticipated. let's drop it for simplicity and having fewer dependencies.

frozendict 2.3.5 also broke the mypy checks.
2023-02-21 18:19:00 +01:00
Robert Schütz
030ed6aadb esptool: 4.4 -> 4.5
Diff: https://github.com/espressif/esptool/compare/v4.4...v4.5

Changelog: https://github.com/espressif/esptool/releases/tag/v4.5
2023-02-21 07:40:23 -08:00
Robert Schütz
c17b2d71ea txt2tags: unstable-2022-10-17 -> 3.8
Diff: https://github.com/txt2tags/txt2tags/compare/114ab24...3.8

Changelog: https://github.com/txt2tags/txt2tags/blob/refs/tags/3.8/CHANGELOG.md
2023-02-21 07:39:58 -08:00
R. Ryantm
bdcc0de94d spire: 1.5.4 -> 1.5.5 2023-02-21 14:48:04 +00:00
Weijia Wang
d45560a146
Merge pull request #217475 from fishi0x01/bump-vsh
vsh: 0.12.1 -> 0.12.2
2023-02-21 16:43:12 +02:00
Weijia Wang
394b39c401
Merge pull request #217486 from r-ryantm/auto-update/easeprobe
easeprobe: 2.0.0 -> 2.0.1
2023-02-21 16:19:59 +02:00
Florian Klink
81e45cc600
Merge pull request #217472 from AtnNn/7zz
7zz: cross-compile for mingw
2023-02-21 13:43:27 +01:00
Martin Weinelt
0663b90f54
Merge pull request #213232 from mweinelt/tts-module
nixos/tts: init
2023-02-21 11:33:20 +00:00
Martin Weinelt
6f0616b50f
tts: Remove usage instructions in favor of module 2023-02-21 11:59:19 +01:00
Franz Pletz
0e6e15e124
Merge pull request #216815 from R-VdP/flashrom-udev-rules
flashrom: use a udev uaccess tag instead of introducing a custom flashrom group
2023-02-21 11:41:53 +01:00
Franz Pletz
55aa14c6eb
Merge pull request #217002 from arjan-s/ntfy-sh-2.0.1
ntfy-sh: 1.31.0-> 2.0.1
2023-02-21 11:40:34 +01:00
R. Ryantm
a81950b0dd easeprobe: 2.0.0 -> 2.0.1 2023-02-21 10:26:00 +00:00
Etienne Laurin
045e8b36db 7zz: convert mingw script to patch 2023-02-21 03:21:37 -07:00
Karl Fischer
3de008ce18
vsh: 0.12.1 -> 0.12.2 2023-02-21 10:37:07 +01:00
Sandro
c23e0bc367
Merge pull request #216965 from azuwis/mfoc-hardnested
mfoc-hardnested: init at unstable-2021-08-14
2023-02-21 10:26:01 +01:00
Sandro
1ad58fd33b
Merge pull request #206294 from Infinidoge/bump/packwiz
packwiz: unstable-2022-10-29 -> unstable-2023-02-13
2023-02-21 09:40:32 +01:00
Etienne Laurin
d3f8d98df7 7zz: cross-compile for mingw 2023-02-21 01:35:54 -07:00
Infinidoge
7cd1e93a0b packwiz: unstable-2022-10-29 -> unstable-2023-02-13 2023-02-21 00:54:37 -05:00
Mario Rodas
3433351156 fastlane: 2.211.0 -> 2.212.0
https://github.com/fastlane/fastlane/releases/tag/2.212.0
2023-02-21 04:20:00 +00:00
rewine
c7c8258c27
uwufetch: 2.0 -> 2.1 2023-02-21 11:24:22 +08:00
Connor Brewster
d897ab40f2 nsc: init at 2.7.6 2023-02-20 20:50:54 -06:00
Nick Cao
15d34aaa0d
Merge pull request #217348 from figsoda/sagoin
sagoin: 0.2.0 -> 0.2.1
2023-02-21 08:42:29 +08:00
Nick Cao
78a606a7f2
Merge pull request #217354 from kilianar/broot-1.20.2
broot: 1.20.1 -> 1.20.2
2023-02-21 08:41:08 +08:00
Anderson Torres
a22eedee79
Merge pull request #216417 from atorres1985-contrib/gavin-bc
gavin-bc: new package
2023-02-20 21:23:13 -03:00
figsoda
c04117d475 xh: 0.17.0 -> 0.18.0, add figsoda as a maintainer
Diff: https://github.com/ducaale/xh/compare/v0.17.0...v0.18.0

Changelog: https://github.com/ducaale/xh/blob/v0.18.0/CHANGELOG.md
2023-02-20 17:08:58 -05:00
figsoda
542393ccd8 sagoin: 0.2.0 -> 0.2.1
Diff: https://github.com/figsoda/sagoin/compare/v0.2.0...v0.2.1

Changelog: https://github.com/figsoda/sagoin/blob/v0.2.1/CHANGELOG.md
2023-02-20 16:43:16 -05:00
Jörg Thalheim
a891613ead
Merge pull request #217227 from mothsART/feature/replace_http_by_https__second_pass
treewide: replace http by https when https is a permanent redirection
2023-02-20 21:33:05 +01:00
kilianar
dbd1ee56b1 broot: 1.20.1 -> 1.20.2
https://github.com/Canop/broot/releases/tag/v1.20.2
2023-02-20 21:29:50 +01:00
Sandro
ff4c0a140b
Merge pull request #217324 from 0x4A6F/master-czkawka
czkawka: 5.0.2 -> 5.1.0
2023-02-20 17:21:48 +01:00