Merge pull request #168357 from mweinelt/cpython311

This commit is contained in:
Martin Weinelt
2022-04-12 15:51:48 +02:00
committed by GitHub
@@ -199,9 +199,9 @@ in {
major = "3";
minor = "11";
patch = "0";
suffix = "a6";
suffix = "a7";
};
sha256 = "sha256-HFOi/3WHljPjDKwp0qpregEONVuV8L+axpG+zPX50So=";
sha256 = "sha256-t8Vt10wvRy1Ja1qNNWvWrZ75sD8mKIwyN9P/aYqwPXQ=";
inherit (darwin) configd;
inherit passthruFun;
};