Merge master into staging-next

This commit is contained in:
github-actions[bot]
2024-09-24 18:04:41 +00:00
committed by GitHub
47 changed files with 620 additions and 177 deletions
@@ -1,7 +1,7 @@
{ lib
, buildPythonPackage
, fetchPypi
, nose
, unittestCheckHook
, six
, stdenv
}:
@@ -16,7 +16,7 @@ buildPythonPackage rec {
sha256 = "38a936c0a6d98a38bcc2d03fdaaedaba9f412879461dd2ceff8d37564d6522e4";
};
nativeCheckInputs = [ nose ];
nativeCheckInputs = [ unittestCheckHook ];
propagatedBuildInputs = [ six ];
# iterable = range(10 ** 10) # Is efficiently reversible