Loading
nixpkgs-plugin-update: fall back to GitHub tag feeds
When GraphQL is unavailable, use GitHub's tag feed as a cheap ordered source of recent tags before falling back to git ls-remote. This preserves the recent-tag selection policy for unauthenticated and rate-limited runs without cloning repositories or adding another expensive API path.