Merge branch 'master' into staging-next

This commit is contained in:
Weijia Wang
2024-01-03 03:22:40 +01:00
160 changed files with 2233 additions and 2022 deletions
@@ -206,7 +206,7 @@ in {
pypy39_prebuilt = callPackage ./pypy/prebuilt.nix {
# Not included at top-level
self = __splicedPackages.pythonInterpreters.pypy38_prebuilt;
self = __splicedPackages.pythonInterpreters.pypy39_prebuilt;
sourceVersion = {
major = "7";
minor = "3";