Commit Graph

7 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
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
Robert Schütz
be64e57677 python310Packages.aiosyncthing: test in asyncio auto mode 2022-11-16 08:45:47 -08:00
Martin Weinelt
80351d4f5f python3Packages.aiosyncthing: test in asyncio legacy mode 2022-07-21 22:35:31 +02:00
Fabian Affolter
4cfb2eb321 python3Packages.aiosyncthing: 0.5.1 -> 0.6.3 2021-06-10 11:31:02 +02:00
Fabian Affolter
926d6ab20d python3Packages.aiosyncthing: init at 0.5.1 2021-04-10 20:44:14 +02:00