Merge pull request #272944 from mweinelt/python-3.12.1

python312: 3.12.0 -> 3.12.1
This commit is contained in:
Martin Weinelt 2023-12-09 00:13:00 +01:00 committed by GitHub
commit 4fef1f7abf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -95,10 +95,10 @@ in {
sourceVersion = {
major = "3";
minor = "12";
patch = "0";
patch = "1";
suffix = "";
};
hash = "sha256-eVw09E30Wg6blxDIxxwVxnGHFSTNQSyhTe8hLozLFV0=";
hash = "sha256-jfuPQm/NImZX+eK9Xx6W5TJkllF2+hfTJljoc1ka6yE=";
inherit (darwin) configd;
inherit passthruFun;
};