about summary refs log tree commit diff
path: root/pkgs/development/tools/prospector/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2024-06-14 treewide: remove pythonRelaxDepsHook referencesMartin Weinelt1-1/+0
It is is now provided automatically, when `pythonRelaxDeps` or `pythonRemoveDeps` is defined through `mk-python-derivation`.
2023-02-20prospector: 1.8.4 -> 1.9.0R. Ryantm1-2/+2
2023-01-26Merge pull request #211506 from r-ryantm/auto-update/prospectorWeijia Wang1-2/+2
prospector: 1.8.3 -> 1.8.4
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol1-1/+1
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-19prospector: 1.8.3 -> 1.8.4R. Ryantm1-2/+2
2022-12-20prospector: add changelog to metaFabian Affolter1-0/+1
2022-12-20prospector: 1.7.7 -> 1.8.3Fabian Affolter1-19/+22
Diff: https://github.com/PyCQA/prospector/compare/refs/tags/v1.7.7...v1.8.3
2022-09-04prospector: fix buildAzat Bahawi1-1/+2
2022-05-20prospector: relax requirements-detector constraintFabian Affolter1-9/+14
2022-05-07prospector: 1.5.1 -> 1.7.7Fabian Affolter1-7/+7
2021-10-01prospector: 1.2.0 -> 1.5.1Martin Weinelt1-30/+25
2020-01-14prospector: init at 1.2.0Kevin Amado1-0/+74