We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4324b1e + eca03fc commit 8ef831eCopy full SHA for 8ef831e
pkgs/development/interpreters/python/default.nix
@@ -93,9 +93,9 @@
93
major = "3";
94
minor = "14";
95
patch = "0";
96
- suffix = "a7";
+ suffix = "b1";
97
};
98
- hash = "sha256-ca287DrJ7fkzCOVc+0GE8utLFv2iuwpaOCkp7SnIOG0=";
+ hash = "sha256-Ld0wp3yfYuBlzmSGZKJUubDAEbzaqMHCeHCH5kTL6zk=";
99
inherit passthruFun;
100
101
# Minimal versions of Python (built without optional dependencies)
0 commit comments