Commit graph

3 commits

Author SHA1 Message Date
Breadway
56070c00c3 Switch to tag-pinned bread-ecosystem deps; bump version to v0.3.0
All checks were successful
Mirror to GitHub / mirror (push) Successful in 2s
release / build (push) Successful in 1m14s
Build and publish package / package (push) Successful in 1m44s
2026-07-19 03:39:39 +08:00
Breadway
a6bba2c362 breadbox: fix packaged systemd unit ExecStart path
The PKGBUILD installs breadbox-sync to /usr/bin, but the packaged unit
pointed at %h/.cargo/bin/breadbox-sync — a path that only exists for
cargo installs. A pacman install shipped a unit that could never find
its binary. bakery-based installs already patch ExecStart at install
time, so this only affects the pacman channel, but it needed fixing
there.
2026-07-17 03:18:38 +08:00
Breadway
d823edc14e can't be bothered writing a commit message 2026-05-24 18:57:01 +08:00