mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-27 19:33:06 -04:00
To avoid passing around combinations of a FlaptakOciRegistry with repository and digest, add a FlatpakImageSource type. This also reduces duplicated code where every place that did this independently retrieved the repository and image config.