Commit graph

5 commits

Author SHA1 Message Date
Martin Weinelt 0215034f25 python3.pkgs: Migrate fetchers to use hash
when they already rely on SRI hashes.
2023-03-03 23:59:29 +01:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Martin Weinelt c8261a34f8 python3Packages.aiomultiprocess: disable failing tests
These tests fail from time to time and bring the whole test suite to a
timeout.

https://github.com/omnilib/aiomultiprocess/issues/97
2021-06-05 03:59:21 +02:00
Fabian Affolter 22cc7b494d python3Packages.aiomultiprocess: 0.8.0 -> 0.9.0 2021-03-03 15:35:11 +01:00
Fabian Affolter 9e4f214de3 python3Packages.aiomultiprocess: init at 0.8.0 2021-01-03 14:00:47 +01:00