3 , common-updater-scripts
11 , odd-unstable ? false
12 , patchlevel-unstable ? false
13 # an explicit url is needed when src.meta.homepage or src.url don't
14 # point to a git repo (eg. when using fetchurl, fetchzip, ...)
19 inherit pname version attrPath ignoredVersions rev-prefix odd-unstable patchlevel-unstable;
20 versionLister = "${common-updater-scripts}/bin/list-git-tags ${lib.optionalString (url != null) "--url=${url}"}";