mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2025-07-24 01:15:24 +02:00
The updater script now prefers GitHub release assets (.zip files) over source archives when fetching extensions marked as "release" type. This ensures extensions like AuthManagerOAuth include vendored dependencies. Fixes the underlying issue from #271