sysutils/conky: Update to 0.124.0
ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.24.0
Remove patch merged upstream.
Features
- feat(text): add sysfs monitoring bar variables
- ci: consolidate required checks
- Added a new width argument to 'hr' and 'stippled_hr' variables
Bug fixes
- Remove mouse-events.h include guard from display-x11.cc
- fix(core): align update schedule to wall-clock seconds
- Fix crash when XDG_SESSION_TYPE is empty
- Fix BUILD_LUA_CAIRO not adding cairo to conky_libs
- Fix event propagation
Miscellaneous
- chore: bump version
- build: add mise development environment
- style: run clang-format and fix graph minheight parsing
- build: install lefthook hooks on enter
- chore: bump version to v1.24.0
- build: add version bump PR automation