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
Sandro Jäckel
a25188054f python310Packages.jsonpath-ng: 1.5.2 -> 1.5.3 2022-10-18 06:41:27 +02:00
Martin Weinelt
8811817e3e
python3Packages.jsonpath-ng: fix build
The package was still using `disabledTestFiles` which should have been
migrated to `disabledTestPaths`, which led to reinclusion of a test file
that requires a dependency (oslotest), which we have not packaged yet.
2021-04-12 16:38:51 +02:00
Fabian Affolter
aa55da3810 python3Packages.jsonpath-ng: init at 1.5.2 2021-02-24 08:37:52 +01:00