Merge branch 'master' into gnome-team

This commit is contained in:
Liliana Marie Prikler 2024-02-25 10:28:03 +01:00
commit 7bf4ce4582
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87
105 changed files with 11027 additions and 5082 deletions

View file

@ -74,6 +74,7 @@
#:use-module (gnu packages golang-build)
#:use-module (gnu packages golang-crypto)
#:use-module (gnu packages golang-web)
#:use-module (gnu packages golang-xyz)
#:use-module (gnu packages gperf)
#:use-module (gnu packages gtk)
#:use-module (gnu packages guile)
@ -1347,7 +1348,7 @@ compression parameters used by Gzip.")
(invoke "pytest")))))))
(inputs
(list borg python-colorama python-jsonschema python-requests
python-ruamel.yaml))
python-ruamel.yaml-0.16))
(native-inputs
(list python-flexmock python-pytest python-pytest-cov))
(home-page "https://torsion.org/borgmatic/")