Merge pull request #197626 from mweinelt/python-3.11.0

This commit is contained in:
Martin Weinelt 2022-10-25 15:51:56 +02:00 committed by GitHub
commit d4637d084b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -215,9 +215,9 @@ in {
major = "3";
minor = "11";
patch = "0";
suffix = "rc2";
suffix = "";
};
sha256 = "sha256-JbNcx9gsWtNNhnsXmhwWldEpvl7RSiHka2t/I1CotJA=";
sha256 = "sha256-pX3ILXc1hhe6ZbmEHO4eO0QfOGw3id3AZ27KB38pUcM=";
inherit (darwin) configd;
inherit passthruFun;
};