Commit Graph

5 Commits

Author SHA1 Message Date
adisbladis 02dab4ab5c python3.pkgs.*: Explicitly pass buildPythonPackage format parameter
Long term we should move everything over to `pyproject = true`, but in
the mean time we can work towards deprecating the implicit `format` paremeter.

cc https://github.com/NixOS/nixpkgs/issues/253154
cc @mweinelt @figsoda
2023-12-07 17:46:49 +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
R. RyanTM 0a8f13a368 python38Packages.aioextensions: 20.11.1621472 -> 21.7.2261349 2021-08-13 06:22:07 +00:00
R. RyanTM 8019f085a9 python37Packages.aioextensions: 20.11.1517005 -> 20.11.1621472 2020-11-21 08:05:39 +00:00
Kevin Amado 04a641bd4f pythonPackages.aioextensions: init at 20.11.1517005 2020-11-18 12:05:12 -08:00