Commit graph

583483 commits

Author SHA1 Message Date
a-n-n-a-l-e-e
e7a95fc785
Merge pull request #283791 from mfrischknecht/fix-arc_unpacker-build
arc_unpacker: apply AUR patch that fixes build on GCC 13
2024-02-11 16:30:48 -08:00
Sandro
9969aa079a
Merge pull request #288046 from ocfox/httpx-x
python311Packages.{httpx-auth, httpx-socks}: update
2024-02-12 00:56:15 +01:00
Fabian Affolter
44ea03ae51
Merge pull request #288095 from fabaff/evohome-async-bump
python311Packages.evohome-async: 0.4.18 -> 0.4.19
2024-02-12 00:18:21 +01:00
Fabian Affolter
95f406aaff
Merge pull request #288096 from fabaff/aiopegelonline-bump
python311Packages.aiopegelonline: 0.0.7 -> 0.0.8
2024-02-12 00:18:05 +01:00
Fabian Affolter
71ee2a9727
Merge pull request #288097 from fabaff/pyswitchbot-bump
python311Packages.pyswitchbot: 0.44.1 -> 0.45.0
2024-02-12 00:17:47 +01:00
Fabian Affolter
40db4af550
Merge pull request #288099 from fabaff/tesla-fleet-api-bump
python311Packages.tesla-fleet-api: 0.4.0 -> 0.4.1
2024-02-12 00:17:37 +01:00
Fabian Affolter
ddf6a8daff
Merge pull request #288115 from r-ryantm/auto-update/python311Packages.google-cloud-securitycenter
python311Packages.google-cloud-securitycenter: 1.26.0 -> 1.26.1
2024-02-12 00:17:30 +01:00
Fabian Affolter
d676509dd5
Merge pull request #288135 from r-ryantm/auto-update/python311Packages.google-cloud-resource-manager
python311Packages.google-cloud-resource-manager: 1.12.0 -> 1.12.1
2024-02-12 00:15:24 +01:00
Fabian Affolter
5d2ca77c7c
Merge pull request #288117 from fabaff/denonavr-bump
python311Packages.denonavr: 0.11.4 -> 0.11.6
2024-02-12 00:13:44 +01:00
Weijia Wang
72a7133e06
Merge pull request #284939 from r-ryantm/auto-update/axel
axel: 2.17.11 -> 2.17.13
2024-02-11 23:44:30 +01:00
Weijia Wang
c57fd72db4
Merge pull request #288145 from iblech/patch-abuse-0.9.1
abuse: 0.8 -> 0.9.1
2024-02-11 23:41:08 +01:00
Sandro
4b96fcd46b
Merge pull request #279656 from risicle/ris-degate-2.0.0
degate: init at 2.0.0
2024-02-11 23:39:17 +01:00
Sandro
72485491cc
Merge pull request #282133 from fedeinthemix/wip-fastcap
fastcap: init at 2.0
2024-02-11 23:37:20 +01:00
Nick Cao
4db8d6d7e7
Merge pull request #287334 from NickCao/dendrite-darwin
dendrite: disable tests on all darwin platforms
2024-02-11 17:19:19 -05:00
Nick Cao
bb6a57b39c
Merge pull request #287807 from NickCao/uhk-agent
uhk-agent: fix build
2024-02-11 17:19:03 -05:00
Nick Cao
bb07c41eeb
Merge pull request #288065 from NickCao/v2ray-domain-list-community
v2ray-domain-list-community: 20240131105845 -> 20240208184303
2024-02-11 17:18:51 -05:00
Weijia Wang
a5de70b719
Merge pull request #288084 from TornaxO7/bump-gtt
gtt: 8 -> 9
2024-02-11 23:15:42 +01:00
Mario Rodas
f9d39fb9af
Merge pull request #287604 from trofi/lean3-mark-broken
lean3: fix gcc-13 build failure
2024-02-11 17:04:38 -05:00
Martin Weinelt
c715931f52
Merge pull request #288141 from mweinelt/hass-slugify
home-assistant: pin python-slugify at 8.0.1
2024-02-11 23:01:19 +01:00
Ivan Mincik
e89f1bdc59
Merge pull request #288118 from das-g/maintainers-geospatial
maintainers: remove das-g from geospatial team
2024-02-11 22:56:13 +01:00
Ingo Blechschmidt
d0daee14d9 abuse: 0.8 -> 0.9.1 2024-02-11 22:55:10 +01:00
Sandro
e59be0613f
Merge pull request #287585 from D3vil0p3r/patch-7
dmitry: init at 1.3a-unstable-2020-06-22
2024-02-11 22:44:49 +01:00
Martin Weinelt
7cea566f25
home-assistant: pin python-slugify at 8.0.1 2024-02-11 22:35:43 +01:00
Manuel Frischknecht
d439d93c01 arc_unpacker: apply AUR patch that fixes build on GCC 13
`arc_unpacker` fails to build with GCC 13 because GCC stopped
transitively including `cstdint` in a lot of scenarios.
While the project is inactive (the repository has been archived
on GitHub), the Arch Linux user repository already contains a
patch that fixes this issue.

Since ofborg indicated unit test failures on darwin-aarch64,
this change also marks the package as broken for such machines.
Note that these test failures are very unlikely to be caused
by the patch applied here, as it only adds a single
`#include <cstdint>` statement in a single file and that
specific include has been pulled in with older versions
of GCC, anyway.

Co-authored-by: midchildan <git@midchildan.org>
Co-authored-by: annalee <150648636+a-n-n-a-l-e-e@users.noreply.github.com>
2024-02-11 22:26:10 +01:00
Robert Schütz
c03f5f17b9
Merge pull request #286131 from dotlambda/skytemple-fix
skytemple: update dependencies to fix build
2024-02-11 21:16:37 +00:00
Martin Weinelt
4cf1063b7c
Merge pull request #288112 from patka-123/python311Packages-correctionlib
python311Packages.correctionlib: fix build
2024-02-11 21:57:33 +01:00
Robert Schütz
8a77e8b1fd
Merge pull request #287598 from dotlambda/home-assistant-aiohttp
home-assistant: remove aiohttp override
2024-02-11 20:51:40 +00:00
Samuel Ainsworth
941bed461c
Merge pull request #286197 from r-ryantm/auto-update/python311Packages.google-cloud-artifact-registry
python311Packages.google-cloud-artifact-registry: 1.10.0 -> 1.11.1
2024-02-11 15:37:59 -05:00
R. Ryantm
72889ae4a9 python311Packages.google-cloud-resource-manager: 1.12.0 -> 1.12.1 2024-02-11 20:37:43 +00:00
Patka
9c16437186
python311Packages.correctionlib: fix build 2024-02-11 21:35:37 +01:00
Franz Pletz
ff46dbb7af
Merge pull request #270691 from atorres1985-contrib/mpv 2024-02-11 21:35:24 +01:00
maxine
9b52568c86
Merge pull request #288122 from amaxine/fwupd-internal-tests 2024-02-11 21:15:52 +01:00
kirillrdy
7774ef530f
Merge pull request #284804 from Aleksanaa/paper-plane
paper-plane: init at 0.1.0-beta.5
2024-02-12 06:53:27 +11:00
Sergei Trofimovich
016be1d8b3 lean3: fix gcc-13 build failure)
Without the change the build fails on `master` as https://hydra.nixos.org/build/247665202:

    /build/source/src/shell/lean_js.h:11:32: error: 'uintptr_t' was not declared in this scope
       11 | int emscripten_process_request(uintptr_t msg);
          |                                ^~~~~~~~~
2024-02-11 19:47:22 +00:00
Mario Rodas
749d596bfb
Merge pull request #287991 from fabaff/python-gvm-darwin
python311Packages.python-gvm: enable darwin support
2024-02-11 14:39:07 -05:00
Maxine Aubrey
4a4904c2b2
nixos/fwupd: make test option internal, be explicit about removal 2024-02-11 20:27:02 +01:00
Robert Scott
40a126b65c
Merge pull request #287684 from r-ryantm/auto-update/cloudfoundry-cli
cloudfoundry-cli: 8.7.7 -> 8.7.8
2024-02-11 19:22:06 +00:00
kirillrdy
76d14d166c
Merge pull request #287708 from JorisBolsens/patch-1
nixos/kubernetes: use correct -o option with bash install when copying certs in cfssl prestart script
2024-02-12 06:14:44 +11:00
Robert Scott
36631d8171
Merge pull request #288090 from r-ryantm/auto-update/openrefine
openrefine: 3.7.7 -> 3.7.9
2024-02-11 19:11:41 +00:00
Mario Rodas
1424520460
Merge pull request #288089 from fabaff/google-ai-generativelanguage-bump
python311Packages.google-ai-generativelanguage: 0.5.1 -> 0.5.2
2024-02-11 14:10:39 -05:00
Mario Rodas
1d565c35c2
Merge pull request #288087 from fabaff/identify-bump
python311Packages.identify: 2.5.33 -> 2.5.34
2024-02-11 14:09:57 -05:00
Mario Rodas
d5097afdc7
Merge pull request #284004 from fabaff/python-slugify-bump
python311Packages.python-slugify: 8.0.1 -> 8.0.4
2024-02-11 14:09:26 -05:00
Mario Rodas
1eca59022f
Merge pull request #285075 from fabaff/types-pytz-bump
python311Packages.types-pytz: 2023.3.1.1 -> 2023.4.0.20240130
2024-02-11 14:08:28 -05:00
Yt
2d11075a0c
Merge pull request #288041 from ocfox/brotli-asgi
python311Packages.brotli-asgi: fix build
2024-02-11 19:06:37 +00:00
Mario Rodas
45c340d06a
Merge pull request #287992 from trofi/tensorflow-lite-gcc-13-fix
tensorflow-lite: fix `gcc-13` build failure
2024-02-11 14:03:40 -05:00
Mario Rodas
a078015eda
Merge pull request #287520 from kilianar/calibre-7.5.1
calibre: 7.4.0 -> 7.5.1
2024-02-11 14:03:06 -05:00
Mario Rodas
f0c23d9ebe
Merge pull request #287569 from bcdarwin/init-python3-medpy
python311Packages.medpy: init at 0.5.0rc1
2024-02-11 14:02:37 -05:00
Mario Rodas
85aecdf04d
Merge pull request #287772 from fabaff/python-bring-api
python311Packages.python-bring-api: init at 3.0.0-unstable-2024-02-03
2024-02-11 14:02:12 -05:00
Mario Rodas
ed799e7626
Merge pull request #288098 from fabaff/qovery-cli-bump
qovery-cli: 0.83.1 -> 0.84.0
2024-02-11 14:01:42 -05:00
Mario Rodas
12ba0a2937
Merge pull request #288051 from marsam/update-pg_squeeze
postgresqlPackages.pg_squeeze: 1.5.2 -> 1.6.2
2024-02-11 14:00:32 -05:00