Commit graph

80477 commits

Author SHA1 Message Date
Vladimír Čunát d6ad68a561
Merge #210062: Qt5 spring cleaning (darwin-focused)
...into staging-next
2023-01-13 10:17:59 +01:00
github-actions[bot] ceb05ad4bf
Merge master into staging-next 2023-01-13 06:01:09 +00:00
Nick Cao f3bde26086
Merge pull request #210315 from NickCao/julia_19
julia_19: init at 1.9.0-beta2
2023-01-13 13:49:09 +08:00
colin f45dd59576 kiwix-tools: init at 3.4.0
this provides the `kiwix-serve` tool asked for in
<https://github.com/NixOS/nixpkgs/issues/35009>,
but does not implement the systemd service requested.

package contents:
- bin/kiwix-manage
- bin/kiwix-search
- bin/kiwix-serve

tested by invoking `kiwix-serve` and connecting to it in a web browser:

```sh
nix build '.#kiwix-tools'
wget 'https://dumps.wikimedia.org/other/kiwix/zim/wikipedia/wikipedia_en_simple_all_mini_2022-11.zim'
./result/bin/kiwix-serve -p 1080 ./wikipedia_en_simple_all_mini_2022-11.zim
curl http://localhost:1080
```
2023-01-13 05:07:17 +00:00
colin fa9cc1b2a0 kiwix: split libkiwix out its own toplevel package
this allows libkiwix to be more easily used by non-nixpkgs consumers.
2023-01-13 05:07:14 +00:00
Anderson Torres b111b33889
Merge pull request #210419 from Math-42/capitaine-cursors-themed
capitaine-cursors-themed: init at r5
2023-01-13 01:48:42 -03:00
Anderson Torres 154ecc2777
Merge pull request #204187 from jordanisaacs/aoc-cli-init
aoc-cli: init at 0.11.0
2023-01-13 01:44:46 -03:00
Aaron Jheng 3452c10bb4
z3_4_4_0: remove, z3_4_7: remove 2023-01-13 03:44:17 +00:00
Nick Cao 7a79aed149
Merge pull request #200336 from linsui/element-23b
element-web: export unwrapped
2023-01-13 11:28:42 +08:00
Nick Cao 4fee205a68
Merge pull request #210413 from Anillc/go-cqhttp
go-cqhttp: init at 1.0.0-rc4
2023-01-13 11:05:14 +08:00
0x4A6F 7933a9399e
eidolon: openssl_1_1 -> openssl_3 2023-01-13 02:03:34 +01:00
Mario Rodas 3ca7c3ae1a
Merge pull request #210367 from kilianar/logseq-0.8.16
logseq: 0.8.15 -> 0.8.16
2023-01-12 19:59:53 -05:00
Mario Rodas 0d2c5a6b44
Merge pull request #210399 from bcdarwin/charls-init
charls: init at 2.4.1
2023-01-12 19:59:13 -05:00
ajs124 4f16cd58e5 Revert "shticker-book-unwritten: pin to openssl_1_1"
This reverts commit ceb1673ca7.

Seems fine after 653e881d1c
2023-01-13 01:12:33 +01:00
github-actions[bot] d51e8ce349
Merge master into staging-next 2023-01-13 00:02:15 +00:00
Matheus Vieira 1d852d7bcd capitaine-cursors-themed: init at r5 2023-01-12 20:17:47 -03:00
Matt Melling 0eece73358
grig: init at 0.9.0 2023-01-12 22:39:27 +00:00
Sandro 6b76178bd3
Merge pull request #210012 from mislavzanic/init/terraspace 2023-01-12 23:26:24 +01:00
Martin Weinelt 5342b695b1 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-12 23:07:01 +01:00
Sandro da93de31ff
Merge pull request #205172 from mattmelling/gridtracker
Closes https://github.com/NixOS/nixpkgs/issues/201213
2023-01-12 22:59:25 +01:00
Sandro e7d375310f
Merge pull request #209132 from Et7f3/ocamlPackages_fix_build_on_darwin 2023-01-12 22:57:57 +01:00
Anillc d6adb0f0c5
go-cqhttp: init at 1.0.0-rc4 2023-01-13 03:43:07 +08:00
K900 bf5a65096c pkgs/all-packages: remove unused alias, add comment 2023-01-12 20:51:24 +03:00
Ben Darwin e4be43c6d0 charls: init at 2.4.1 2023-01-12 12:51:17 -05:00
figsoda b9259df616 rustPlatform.buildRustPackage: fix cross compiling auditable packages 2023-01-12 12:22:59 -05:00
Artturin 96ebc83053 deterministic-uname: init
for reproducibility

deterministic-uname: dont hardcode OPERATING_SYSTEM_VAL to GNU/Linux
2023-01-12 18:29:14 +02:00
Sandro a9fb542957
Merge pull request #202095 from DeeUnderscore/update/git-bug-0.8.0 2023-01-12 16:32:53 +01:00
Naïm Favier 16941b18c2
Merge pull request #208919 from joedevivo/zimfw 2023-01-12 16:10:24 +01:00
kilianar 63f96b8e02 logseq: 0.8.15 -> 0.8.16
https://github.com/logseq/logseq/releases/tag/0.8.16
2023-01-12 15:42:01 +01:00
Jeff Huffman 1927efc49b
hred: init at 1.5.0 2023-01-12 08:43:22 -05:00
K900 1f7691c10b mesa: build with SDK 11 on Darwin
Fixes build on x86_64-darwin
2023-01-12 13:50:28 +03:00
Nick Cao a0d2fa17be
julia_19: init at 1.9.0-beta2 2023-01-12 16:39:56 +08:00
K900 5802c30687 qt5: build with SDK 11.0 on all Darwins (hopefully) 2023-01-12 11:34:40 +03:00
Jordan Isaacs 0206a08313
aoc-cli: init at 0.11.0 2023-01-11 20:21:21 -08:00
Akhil Indurti fc63c84bbf calcium: init at 0.4.1 2023-01-11 18:42:20 -08:00
Alyssa Ross cbf163490e supermin: init at 5.2.2 2023-01-12 01:12:50 +00:00
Sandro b6cd2de698
Merge pull request #209258 from anthonyroussel/exiftool_12_53 2023-01-12 00:31:32 +01:00
Janne Heß 46dd49a675
Merge pull request #210255 from bcdarwin/perl-text-format-fix-homepage
perlPackages.TextFormat: update homepage
2023-01-11 22:37:51 +01:00
Pascal Bach 902132d18a
Merge pull request #210081 from Detegr/jfrog-cli
jfrog-cli: init at 2.32.0
2023-01-11 22:27:15 +01:00
Ben Darwin 2725cc59a6 perlPackages.TextFormat: update homepage 2023-01-11 16:07:18 -05:00
Andrew Morgan 12b4f6433b perlPackages.NetAsyncHTTPServer: init at 0.13 2023-01-11 18:16:07 +00:00
Sumner Evans 08649f0192
python3Packages.aiohttp-oauthlib: init at 0.1.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2023-01-11 09:47:27 -07:00
Joe DeVivo 288a8815e0
zimfw: init at 1.11.0 2023-01-11 07:40:11 -07:00
Martin Weinelt 2895576165 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-11 15:37:38 +01:00
Bobby Rong a156656aeb
Merge pull request #209984 from FedericoSchonborn/budgie-screensaver
budgie.budgie-screensaver: init at 5.1.0
2023-01-11 19:46:42 +08:00
Jonas Heinrich 2cc918c113
Merge pull request #209644 from smasher164/antic
antic: init at 0.2.5
2023-01-11 10:29:30 +01:00
Antti Keränen f2af8bd532 jfrog-cli: init at 2.32.0 2023-01-11 08:30:12 +02:00
Weijia Wang 0127d48a3e monotoneViz: migrate to OCaml 4.05 2023-01-11 03:54:18 +01:00
Weijia Wang ca1bcab936 opa: migrate to OCaml 4.05 2023-01-11 03:54:02 +01:00
Martin Weinelt c1e6c6af69 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-11 03:51:33 +01:00
Akhil Indurti 441c9277ef antic: init at 0.2.5 2023-01-10 17:47:51 -08:00
zowoq ae50f0678a
Revert "bazel_6: 6.0.0-pre.20220720.3 -> 6.0.0" 2023-01-11 10:01:46 +10:00
Uri Baghin 4001c325ac
Merge pull request #206934 from alloveras/patch-2
bazel_6: 6.0.0-pre.20220720.3 -> 6.0.0
2023-01-11 10:25:22 +11:00
7c6f434c a3e5e2db7e
Merge pull request #209926 from wegank/satallax-darwin
satallax: add darwin support
2023-01-10 23:10:18 +00:00
ajs124 9ef15e7bb0
Merge pull request #209341 from helsinki-systems/fix/transmission
transmission: use openssl_legacy
2023-01-10 21:06:50 +01:00
Åsmund Østvold ca0175017d
waagent: update to 2.8.0.11 (#206974)
The agent has not been updated for a very long time.  In addition to
updating to the newest tagged version the change creates a package for
it.

The existing version has issues with the new python2.7 package not
containing crypt.so file. And the commit
6910a4eea0 I believe introduced
regression that caused the shebang to not be updated.
2023-01-10 20:58:20 +01:00
Jonas Heinrich 4a816568af
Merge pull request #209665 from leifhelm/cfonts
cfonts: init at 1.1.0
2023-01-10 18:28:18 +01:00
Jonas Heinrich 40970e1e0d
Merge pull request #209693 from Dettorer/add-package-digital
digital: init at 0.29
2023-01-10 18:14:12 +01:00
Fabian Affolter 07ef577ced
Merge pull request #207420 from sephii/new-python-packages
New python packages batch
2023-01-10 17:51:25 +01:00
Mislav Zanic 654b3afaf8 terraspace: init at 2.2.3 2023-01-10 17:32:57 +01:00
QuantMint 2249e45a40 gqrx: build with qt6 2023-01-10 17:30:23 +01:00
Sandro 0c7cc93361
Merge pull request #182580 from linsui/qgnomeplatform 2023-01-10 17:01:22 +01:00
Jonas Heinrich 4d4947652c
Merge pull request #209803 from paperdigits/vkdt
vkdt: init at 0.5.1
2023-01-10 16:29:08 +01:00
Sandro 86a30a5033
Merge pull request #210014 from pinpox/mdbook-cmdrun 2023-01-10 16:09:22 +01:00
Jonas Heinrich d3b4150929
Merge pull request #209815 from lafrenierejm/aws-sso-creds
aws-sso-creds: init at 1.4.0
2023-01-10 16:03:47 +01:00
Sandro ede482331b
Merge pull request #198963 from urandom2/mgmt
Fixes https://github.com/NixOS/nixpkgs/issues/98458
2023-01-10 15:32:00 +01:00
Janne Heß 7d4e95ba75
polybar: Remove i3-gaps support
Breaks when no aliases are enabled since #208861
2023-01-10 14:16:25 +01:00
linsui 16f0d689de Add gnome theme for qt6 2023-01-10 20:48:45 +08:00
Sandro b5bd459f79
Merge pull request #208132 from wegank/cmdstan-aarch64-linux 2023-01-10 11:46:50 +01:00
Sandro 78fa1556b9
Merge pull request #207911 from numinit/update-easyrsa 2023-01-10 11:35:34 +01:00
Sandro dec762f688
Merge pull request #207909 from numinit/add-asn1c 2023-01-10 11:33:19 +01:00
Pablo Ovelleiro Corral dad96d3c91
mdbook-cmdrun: init at 2023-01-10 2023-01-10 11:27:18 +01:00
Federico Damián Schonborn c338d978c5
budgie.budgie-screensaver: init at 5.1.0
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-01-10 05:50:09 -03:00
Uri Baghin b2d9a04cfd
Merge pull request #200033 from divanorama/bazel_5.3.2_2
bazel_5: 5.2.0 -> 5.3.2
2023-01-10 16:40:17 +11:00
figsoda 2e5f0e4e46
Merge pull request #209824 from figsoda/rewrk
rewrk: init at 0.3.2
2023-01-09 22:50:36 -05:00
Artturi c07552f6f7
Merge pull request #208685 from amjoseph-nixpkgs/ath9k-htc-blobless
ath9k-htc-blobless-firmware: init at 1.4.0
2023-01-10 03:51:19 +02:00
Adam Joseph 7af47c9877 ath9k-htc-blobless-firmware: init at 1.4.0
This firmware is completely open source with no blobs, which is
quite rare in the wifi world.  Wifi chips have their own dedicated
general-purpose CPUs.  This source code allows you to see what those
CPUs are doing and modify their behavior.

When the upstream repository was created in 2013, "open source
firmware" meant "firmware which is open source".  In 2023 that is no
longer the generally accepted [definition], so I have chosen an
unambiguous adjective (whose meaning has remained stable for
decades) to use in the pname.

[definition]: https://web.archive.org/web/20221209121315/https://www.opencompute.org/projects/open-system-firmware#:~:text=Another,allows%20it

Co-authored-by: Artturi <Artturin@artturin.com>
2023-01-09 16:10:04 -08:00
Sergei Trofimovich e4c295a77d
Merge pull request #208396 from bgamari/wip/gmsh-shared
gmsh: Enable dynamic linking and Python bindings
2023-01-10 00:05:19 +00:00
Ben Gamari 34dd176116 gmsh: enable python bindings 2023-01-09 19:01:02 -05:00
Anderson Torres 593d558f05
Merge pull request #208196 from s1341/init_kasmweb
kasmweb: init at 1.12.0
2023-01-09 20:28:10 -03:00
Fabian Affolter d4ae7cb566
Merge pull request #209865 from fabaff/python-lsp-server-bump
python310Packages.python-lsp-server: 1.6.0 -> 1.7.0, python310Packages.rope: 0.18.0 -> 1.6.0
2023-01-10 00:27:30 +01:00
Fabian Affolter 6193fbeefc
Merge pull request #209907 from fabaff/sfrbox-api
python310Packages.sfrbox-api: init at 0.0.2
2023-01-10 00:27:16 +01:00
Weijia Wang 8e00e58c11 python3Packages.pyvista: init at 0.37.0 2023-01-09 21:53:20 +01:00
Weijia Wang d8010161a6 python3Packages.scooby: init at 0.7.0 2023-01-09 21:53:19 +01:00
Artturi 27c1ec2ecf
Merge pull request #209816 from Artturin/deprecate-top-level-platform-aliases 2023-01-09 22:15:50 +02:00
Weijia Wang 3e15a7a463 teyjus: 2.1 -> unstable-2019-07-26 2023-01-09 20:35:45 +01:00
Weijia Wang 6c70d9252a satallax: add darwin support 2023-01-09 20:10:30 +01:00
Pavol Rusnak b326f62dcf
Merge pull request #207414 from prusnak/btcpayserver
btcpayserver: 1.7.2 -> 1.7.3
2023-01-09 19:08:29 +00:00
github-actions[bot] 33aa224777
Merge master into staging-next 2023-01-09 18:01:24 +00:00
Artturi 9b57639919
Merge pull request #209510 from Artturin/splicefixes1 2023-01-09 19:43:38 +02:00
Fabian Affolter f314b76c5d python310Packages.sfrbox-api: init at 0.0.2 2023-01-09 18:06:52 +01:00
Robert Schütz 2b671e96a8 autoflake: move to pythonPackages
It is imported by pydantic.
2023-01-09 08:15:05 -08:00
Weijia Wang 1f4c190aff cubicle: 1.1.2 -> 1.2.0 2023-01-09 16:52:18 +01:00
github-actions[bot] e4fc9a910a
Merge master into staging-next 2023-01-09 12:01:24 +00:00
Tobias Bora 92cbb32090 Glaxnimate: init at 0.5.1 2023-01-09 12:57:15 +01:00
Fabian Affolter dd8026d8d5 python310Packages.pytoolconfig: init at 1.2.5 2023-01-09 12:07:51 +01:00
ajs124 9830366cd4
Merge pull request #209567 from QuantMint/qalculate-qt6
qalculate-qt: build with qt6
2023-01-09 11:47:20 +01:00
Thiago Kenji Okada 4cf45a9fea
Merge pull request #208522 from bgamari/wip/vtk-egg-info
vtk: Generate egg-info
2023-01-09 09:23:14 +00:00
Elis Hirwing b080bcbedf
Merge pull request #208928 from drupol/php/bumps-january-2023
php interpreter: bumps
2023-01-09 08:23:25 +01:00
Nguyễn Gia Phong e0d77b1e3c
luaPackages.vicious: 2.5.1 -> 2.6.0 2023-01-09 15:21:28 +09:00
github-actions[bot] 99dd0da8dc
Merge master into staging-next 2023-01-09 06:01:08 +00:00
s1341 dbfe3bd2e7 kasmweb: init at 1.12.0 2023-01-09 07:19:54 +02:00
figsoda 9a491d1c1e rewrk: init at 0.3.2 2023-01-08 23:30:25 -05:00
Anderson Torres 868d133694
Merge pull request #209085 from sumnerevans/thefuzz
pythonPackages.thefuzz: init at 0.19.0
2023-01-09 01:14:44 -03:00
Joseph LaFreniere 9574bb165a
aws-sso-creds: init at 1.4.0 2023-01-08 21:26:50 -06:00
Artturin ecab3edeb7 top-level: move top-level {build,host,target}Platform to aliases
deprecation was attempted in e51f736076

but had to be reverted in 2a6e4ae49a
2023-01-09 05:24:56 +02:00
Samuel Ainsworth cfd1f0afc3
Merge pull request #208847 from samuela/samuela/nocturne
python3Packages.nocturne: init at unstable-2022-10-15
2023-01-08 21:52:47 -05:00
Mica Semrick 4b08343f1c vkdt: init at 0.5.1 2023-01-08 17:49:56 -08:00
figsoda 4a26f8d27d
Merge pull request #209617 from candyc1oud/youki
youki: init at 0.0.4
2023-01-08 20:49:56 -05:00
Candy Cloud 9245a18236 youki: init at 0.0.4 2023-01-09 01:10:27 +00:00
Ben Gamari 06ca784b25 vtk: Generate egg-info
VTK's cmake build system fails to generate an `.egg-info` file, which
various libraries in the Python package system (e.g. `pkg_resources`)
would use to identify the package. Work around this by generating an
`egg-info` file ourselves.

This will allow us to drop a workaround in `mayavi`.
2023-01-08 20:06:46 -05:00
github-actions[bot] fce67420c4
Merge master into staging-next 2023-01-09 00:02:14 +00:00
Sandro bc9a00ed26
Merge pull request #206003 from azuwis/MIDIVisualizer 2023-01-09 01:00:24 +01:00
Sandro d9c288066e
Merge pull request #201097 from zhaofengli/cubeb-darwin 2023-01-09 00:59:21 +01:00
Wesley Jr e11520382e
lukesmithxyz-bible-kjv: init at unstable-2022-06-01 2023-01-08 20:38:40 -03:00
figsoda efda292199
Merge pull request #208437 from NickCao/tdesktop
tdesktop: 4.4.1 -> 4.5.3
2023-01-08 18:09:23 -05:00
Weijia Wang 7ea4e36ad7 stanc: init at 2.31.0 2023-01-08 23:52:23 +01:00
Patrick Nuckolls 16212c03f5
mcron: 1.0.6 -> 1.2.1 (#206300)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-01-08 23:50:47 +01:00
Sandro 1292c04563
Merge pull request #208210 from wegank/boost-181-init 2023-01-08 23:47:46 +01:00
Sandro 5987bbc90c
Merge pull request #207922 from wegank/opencpn-darwin 2023-01-08 23:46:22 +01:00
Martin Weinelt ee5bebe027
Merge pull request #186455 from wesleyjrz/add-pokemon-colorscripts-mac 2023-01-08 22:05:55 +00:00
Wesley Jr 940f5a5b72
pokemon-colorscripts-mac: init at stable=2021-08-10 2023-01-08 16:02:34 -03:00
Sandro 85be954926
Merge pull request #209686 from aacebedo/aacebedo/swaycons 2023-01-08 19:58:02 +01:00
Sandro b1831a1061
Merge pull request #209629 from urandom2/gotestfmt
Fixes https://github.com/NixOS/nixpkgs/issues/209348
2023-01-08 19:51:29 +01:00
Thomas Gerbet 91f785d868 php81Extensions.opcache, php81Extensions.opcache: fix test 2023-01-08 19:43:53 +01:00
Sandro d165798996
Merge pull request #193682 from stasjok/marksman
Closes https://github.com/NixOS/nixpkgs/issues/184873
2023-01-08 19:40:05 +01:00
Martin Weinelt 4d65509504 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-08 16:34:30 +01:00
Thiago Kenji Okada 8b5eb8e805
Merge pull request #200852 from foo-dogsquared/add-vipsdisp
vipsdisp: init at 2.4.1
2023-01-08 15:19:03 +00:00
Thiago Kenji Okada 1fb11b0c5c
Merge pull request #203747 from nagy/cagebreak
cagebreak: 1.8.1 -> 1.9.1
2023-01-08 15:17:58 +00:00
Thiago Kenji Okada 43738023cc
Merge pull request #209516 from wegank/clfft-darwin
clfft: add darwin support
2023-01-08 15:12:20 +00:00
Thiago Kenji Okada 0aefadec65
Merge pull request #207296 from wegank/chuck-darwin
chuck: 1.4.1.0 -> 1.4.1.1, unbreak on aarch64-darwin
2023-01-08 14:54:04 +00:00
Thiago Kenji Okada 4090c5da04
Merge pull request #208223 from wegank/mayavi-darwin
python3Packages.mayavi: 4.8.0 -> 4.8.1, add darwin support
2023-01-08 14:50:45 +00:00
Thiago Kenji Okada 83d1c16912
Merge pull request #209081 from wegank/asymptote-texlive
asymptote: fix build
2023-01-08 14:43:55 +00:00
Thiago Kenji Okada 592d8680ad
Merge pull request #209599 from thiagokokada/retroarch-add-qt-backend
retroarch: add qtbase/spirv-tools as deps
2023-01-08 14:06:10 +00:00
Paul Dettorer Hervot dbb732a8f2 digital: init at 0.29 2023-01-08 14:02:06 +01:00
Jakob Leifhelm de4dccffbf
cfonts: init at 1.1.0 2023-01-08 14:00:59 +01:00
Alexandre Acebedo 27e9a1075c swaycons: init at unstable-2023-01-05 2023-01-08 13:23:16 +01:00
Thiago Kenji Okada 10eb929d08
Merge pull request #209575 from wegank/python-qt-bump
python-qt, csound-qt: python2 -> python3
2023-01-08 11:58:53 +00:00
Thiago Kenji Okada eb3c1a7ee6
Merge pull request #208668 from wegank/boost-eol-drop
boost159, boost160: drop
2023-01-08 11:57:08 +00:00
Thiago Kenji Okada 6c73595e66
Merge pull request #209142 from wegank/vte-290-drop
vte_290: drop
2023-01-08 11:49:30 +00:00
Nick Cao 32b88691bf
tdesktop: 4.4.1 -> 4.5.3 2023-01-08 19:29:25 +08:00
Fabian Affolter ec741f2536
Merge pull request #209464 from fabaff/bluetooth-data-tools-bump
python310Packages.ld2410-ble: init at 0.1.1
2023-01-08 09:53:14 +01:00
github-actions[bot] b60b0a223e
Merge master into staging-next 2023-01-08 06:01:06 +00:00
Colin Arnott b8272de4e7
gotestfmt: init at 2.4.1
Fixes #209348
2023-01-08 05:33:50 +00:00
Samuel Ainsworth ecf05f1c15 python3Packages: virtual-display -> PyVirtualDisplay
virtual-display is a quite old package, and it's not clear why it was named "virtual-display" as the PyPI name is (and was) "PyVirtualDisplay". In any case, this commit rectifies that inconsistency.
2023-01-08 04:17:59 +00:00
Martin Weinelt 092a78bb7f
Revert "xidel: unpin to openssl_1_1"
This reverts commit 9f8d0107c6.

This change broke TLS support in xidel and as such the firefox update
script.

```
Error:
Internet Error: -4
when talking to: https://archive.mozilla.org/pub/firefox/releases/
```
2023-01-08 03:09:40 +01:00
Thiago Kenji Okada c05b9ccd82 retroarch: add qtbase/spirv-tools as deps 2023-01-08 00:48:23 +00:00
7c6f434c 9666d103b3
Merge pull request #209587 from thiagokokada/bump-dia
dia: 0.97.3.20170622 -> unstable-2022-12-14
2023-01-08 00:36:05 +00:00
Thiago Kenji Okada 467e2a2397 dia: 0.97.3.20170622 -> unstable-2022-12-14 2023-01-08 00:06:56 +00:00
github-actions[bot] 4bf238a8fb
Merge master into staging-next 2023-01-08 00:02:31 +00:00