ci/pinned: update (#458791)

This commit is contained in:
Wolfgang Walther
2025-11-05 18:49:16 +00:00
committed by GitHub
3 changed files with 15 additions and 14 deletions

View File

@@ -2,12 +2,12 @@
{
lib,
runCommand,
invalidateFetcherByDrvHash,
testers,
cacert,
python3,
}:
invalidateFetcherByDrvHash (
testers.invalidateFetcherByDrvHash (
{
name ? "manual_check-manpage-urls",
script ? ./manpage-urls.py,