Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-03-30 18:15:09 +00:00
committed by GitHub
353 changed files with 2868 additions and 1956 deletions
+3 -1
View File
@@ -6069,7 +6069,9 @@ in {
pyosf = callPackage ../development/python-modules/pyosf { };
pyosmium = callPackage ../development/python-modules/pyosmium { };
pyosmium = callPackage ../development/python-modules/pyosmium {
inherit (pkgs) lz4;
};
pyotp = callPackage ../development/python-modules/pyotp { };