Merge pull request #163916 from mweinelt/python311

This commit is contained in:
Martin Weinelt 2022-03-16 21:05:37 +01:00 committed by GitHub
commit 37a035335c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -201,9 +201,9 @@ in {
major = "3";
minor = "11";
patch = "0";
suffix = "a4";
suffix = "a6";
};
sha256 = "sha256-Q3/nN2w2Pa+vNM6A8ERrQfyaQsDiqMflGdPwoLfPs+0=";
sha256 = "sha256-HFOi/3WHljPjDKwp0qpregEONVuV8L+axpG+zPX50So=";
inherit (darwin) configd;
inherit passthruFun;
};