8ad09dc672
Repos are overwritten by Pungi during composes in the Fedora infra and
Pungi currently only overwrites the leaf manifest.
See: https://pagure.io/releng/issue/11969
Reverts: 49db8be
manifests: Move repos config to common manifest
19 lines
476 B
YAML
19 lines
476 B
YAML
include: xfce-desktop-pkgs.yaml
|
|
ref: fedora/rawhide/${basearch}/vauxite
|
|
rojig:
|
|
name: fedora-vauxite
|
|
summary: "Fedora Vauxite (XFCE) base image"
|
|
license: MIT
|
|
|
|
packages:
|
|
- fedora-release-xfce
|
|
# Generic release sub package for desktop variants
|
|
- fedora-release-ostree-desktop
|
|
# Portals for Flatpak
|
|
- xdg-desktop-portal-gtk
|
|
|
|
# Kept in the leaf manifest as they are overwritten by Pungi in composes
|
|
repos:
|
|
- fedora-rawhide
|
|
# - fedora-41
|
|
# - fedora-41-updates
|