Commit Graph

13 Commits

Author SHA1 Message Date
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
e12c285531 prospector: 1.8.4 -> 1.9.0 2023-02-20 13:58:25 +00:00
Weijia Wang
021d3b51ff
Merge pull request #211506 from r-ryantm/auto-update/prospector
prospector: 1.8.3 -> 1.8.4
2023-01-26 00:48:52 +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
de77669d29 prospector: 1.8.3 -> 1.8.4 2023-01-19 02:32:22 +00:00
Fabian Affolter
3c6ee2f1ba prospector: add changelog to meta 2022-12-20 17:50:55 +01:00
Fabian Affolter
fe2f65b8c4 prospector: 1.7.7 -> 1.8.3
Diff: https://github.com/PyCQA/prospector/compare/refs/tags/v1.7.7...v1.8.3
2022-12-20 17:50:04 +01:00
Azat Bahawi
8d8f743f90
prospector: fix build 2022-09-04 00:23:42 +03:00
Fabian Affolter
9d1932e38b prospector: relax requirements-detector constraint 2022-05-20 23:14:15 +02:00
Fabian Affolter
47bed4ae04 prospector: 1.5.1 -> 1.7.7 2022-05-07 13:23:18 +02:00
Martin Weinelt
e347db2fb6 prospector: 1.2.0 -> 1.5.1 2021-10-01 02:36:57 +02:00
Kevin Amado
a892d9617d prospector: init at 1.2.0 2020-01-14 21:26:34 -08:00