diff --git a/distro/camel.toml b/distro/camel.toml index e5ccc77..0e687bf 100644 --- a/distro/camel.toml +++ b/distro/camel.toml @@ -128,20 +128,26 @@ status = "ready (niri stack; all own deps now exist)" # without pulling the AUR. Verify each repo membership before publishing # (some of these may already be in `extra`; if so, drop them from here). # ============================================================================= +# All three are LIVE in [tanin] (built + uploaded). eww-git provides 'eww'. [[packages.rebuilt_aur]] -name = "eww" -reason = "desktop bar/dock/panels — not in official repos" -verify = "extra? AUR has `eww` and `eww-git`" +name = "eww-git" +reason = "desktop bar/dock/panels — not in official repos (provides eww)" +status = "in [tanin]" [[packages.rebuilt_aur]] -name = "tiramisu" -reason = "headless notification daemon feeding the eww UI" -verify = "AUR" +name = "tiramisu-git" +reason = "headless notification daemon feeding the eww UI (no 'tiramisu' provides; deps use tiramisu-git)" +status = "in [tanin]" [[packages.rebuilt_aur]] name = "waypaper" reason = "wallpaper setter (niri autostart: waypaper --restore)" -verify = "AUR" +status = "in [tanin]" + +[[packages.rebuilt_aur]] +name = "paru (or paru-bin)" +reason = "AUR helper — wanted preinstalled on the ISO; must be in [tanin] first" +status = "TODO — not yet rebuilt; ISO packages.x86_64 keeps it commented until then" # cliphist + cage are in `extra` (verified) — NOT rebuilt, pulled from official repos.