Merge #191339: staging-next 2022-09-15

This commit is contained in:
Vladimír Čunát
2022-09-29 09:16:47 +02:00
744 changed files with 6005 additions and 2912 deletions
@@ -24,6 +24,11 @@ buildPythonPackage rec {
sha256 = "sha256-ASFErnWUNcq/30AOYM596w+j0FOYGuQ3Tj4OdczWanM=";
};
postPatch = ''
substituteInPlace requirements.txt \
--replace "protobuf>=3.12.2,<4.0" "protobuf>=3.12.2"
'';
propagatedBuildInputs = [
noiseprotocol
protobuf