Merge pull request #185728 from mweinelt/python3.11rc1

This commit is contained in:
Martin Weinelt
2022-08-09 17:15:01 +02:00
committed by GitHub
@@ -206,9 +206,9 @@ in {
major = "3";
minor = "11";
patch = "0";
suffix = "b5";
suffix = "rc1";
};
sha256 = "sha256-OBC9IvfcNKmcKi60uFJkpN9PBe9ZxODMwuqC7pxJFpg=";
sha256 = "sha256-U6U3fDeoosbaB1sU651jN0V59/PHGPog8KH7sOlKkis=";
inherit (darwin) configd;
inherit passthruFun;
};