pypy3: 7.3.19 -> 7.3.20 (#443765)
This commit is contained in:
@@ -150,10 +150,10 @@
|
||||
sourceVersion = {
|
||||
major = "7";
|
||||
minor = "3";
|
||||
patch = "19";
|
||||
patch = "20";
|
||||
};
|
||||
|
||||
hash = "sha256-SBfARLtGmjJ05gqjZFdw+B60+RZup/3E5sNRNFVUyNg=";
|
||||
hash = "sha256-d4bdp2AAPi6nQJwQN+UCAMV47EJ84CRaxM11hxCyBvs=";
|
||||
pythonVersion = "3.11";
|
||||
db = db.override { dbmSupport = !stdenv.hostPlatform.isDarwin; };
|
||||
python = __splicedPackages.pypy27;
|
||||
|
||||
Reference in New Issue
Block a user