Register bos-settings as a bakery-channel product
bos-settings has carried a bakery.toml since it was split out (per bos/DESIGN.md: "bos-settings gets a bakery.toml and is added to the bread-ecosystem registry"), but the registry-side half of that was never done, so gen-index.sh has never actually picked it up. Paired with the release.yml added in bos-settings-fix-worktree tonight.
This commit is contained in:
parent
025e27b496
commit
98812af020
1 changed files with 5 additions and 0 deletions
|
|
@ -66,3 +66,8 @@ description = "Wayland clipboard history manager for Hyprland"
|
|||
name = "breadshot"
|
||||
repo = "Breadway/breadshot"
|
||||
description = "Screenshot utility for the bread ecosystem"
|
||||
|
||||
[[products]]
|
||||
name = "bos-settings"
|
||||
repo = "Breadway/bos-settings"
|
||||
description = "System settings app for Bread OS"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue