mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-26 10:54:59 -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.