Loading
nixpkgs-plugin-update: prefer recent GitHub release tags
Use GitHub's recent-tag GraphQL query as an ordered source of candidate tags and pick the first acceptable release tag from that list. This keeps the generic git fallback unchanged while avoiding the older "largest version wins" behavior on repositories whose newest maintained release has a lower semantic version than an older historical tag.