Merge remote-tracking branch 'upstream/staging-next' into fix-merge-conflict-1735949935

This commit is contained in:
Peder Bergebakken Sundt
2025-01-04 01:24:46 +01:00
4752 changed files with 6319 additions and 5585 deletions
@@ -51,7 +51,7 @@ buildPythonPackage rec {
src = fetchFromGitHub {
owner = "aio-libs";
repo = "aiohttp";
rev = "refs/tags/v${version}";
tag = "v${version}";
hash = "sha256-a4h8oFJxo1TSuhIjdUC0wqJSsepmzq6vjn5mwjw4bIw=";
};