3 , common-updater-scripts
10 , ignoredVersions ? ""
12 , odd-unstable ? false
13 , patchlevel-unstable ? false
18 inherit pname version attrPath allowedVersions ignoredVersions rev-prefix odd-unstable patchlevel-unstable;
19 versionLister = "${common-updater-scripts}/bin/list-archive-two-levels-versions ${lib.optionalString (url != null) "--url=${lib.escapeShellArg url}"}";