python312: 3.12.3 -> 3.12.4

https://docs.python.org/release/3.12.4/whatsnew/changelog.html
This commit is contained in:
natsukium
2024-06-07 15:40:56 +09:00
parent 7ff8facb8b
commit f58da4a91d
@@ -79,10 +79,10 @@ in {
sourceVersion = {
major = "3";
minor = "12";
patch = "3";
patch = "4";
suffix = "";
};
hash = "sha256-Vr/vH9/BIhzmcg5DpmHj60F4XdkUzplpjYx4lq9L2qE=";
hash = "sha256-9tQZpth0OrJnAIAbSQjSbZfouYbhT5XeMbMt4rDnlVQ=";
inherit (darwin) configd;
inherit passthruFun;
};