Merge staging-next into staging
This commit is contained in:
@@ -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 { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user