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
20 lines
416 B
YAML
20 lines
416 B
YAML
include: budgie-desktop-pkgs.yaml
|
|
ref: fedora/rawhide/${basearch}/onyx
|
|
rojig:
|
|
name: fedora-onyx
|
|
summary: "Fedora Onyx (Budgie) base image"
|
|
license: MIT
|
|
|
|
packages:
|
|
- fedora-release-onyx
|
|
|
|
exclude-packages:
|
|
# Not needed in Budgie Desktop
|
|
- tracker
|
|
- tracker-miners
|
|
|
|
# Kept in the leaf manifest as they are overwritten by Pungi in composes
|
|
repos:
|
|
- fedora-rawhide
|
|
# - fedora-41
|
|
# - fedora-41-updates
|