Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-03-13 12:21:09 +00:00
committed by GitHub
17 changed files with 159 additions and 23 deletions
+4
View File
@@ -955,6 +955,8 @@ in {
bellows = callPackage ../development/python-modules/bellows { };
beniget = callPackage ../development/python-modules/beniget { };
bespon = callPackage ../development/python-modules/bespon { };
betacode = callPackage ../development/python-modules/betacode { };
@@ -6794,6 +6796,8 @@ in {
python-xmp-toolkit = callPackage ../development/python-modules/python-xmp-toolkit { };
pythran = callPackage ../development/python-modules/pythran { };
pyeverlights = callPackage ../development/python-modules/pyeverlights { };
pytile = callPackage ../development/python-modules/pytile { };