Revert "python: 3.8.6 -> 3.8.7."

Need to fix a patch first. Next iteration.

This reverts commit 507efdb11f.
This commit is contained in:
Frederik Rietdijk
2021-01-04 20:58:21 +01:00
parent 4582af606e
commit e1ed9b3b08
2 changed files with 21 additions and 27 deletions

View File

@@ -154,10 +154,10 @@ in {
sourceVersion = {
major = "3";
minor = "8";
patch = "7";
patch = "6";
suffix = "";
};
sha256 = "sha256-3cwd8Wu1uHqkLsXSCluQLy0IjKommyjgFZD5enmOxQo=";
sha256 = "qeC3nSeqBW65zOjWOkJ7X5urFGXe4/lC3P2yWoL0q4o=";
inherit (darwin) configd;
inherit passthruFun;
};