a52625492b
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
26 lines
550 B
YAML
26 lines
550 B
YAML
variables:
|
|
bootable_container: true
|
|
variant: "xfce-atomic"
|
|
|
|
include:
|
|
- common.yaml
|
|
- xfce-atomic-packages.yaml
|
|
|
|
ref: fedora/rawhide/${basearch}/vauxite
|
|
rojig:
|
|
name: fedora-vauxite
|
|
summary: "Fedora XFCE Atomic"
|
|
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-42
|
|
# - fedora-42-updates
|