~ruther/guix-exprs

ref: 4fe344d0f7a7f061b76382698c0554053bf33b96 guix-exprs/modules/ruther d---------
4fe344d0 — Rutherther 4 months ago
chore: description of radio packages
71852154 — Rutherther 4 months ago
feat: sdrangel with pluto sdr support
efd0dac7 — Rutherther 4 months ago
feat: add sdr++ with plutosdr support
a207b72e — Rutherther 4 months ago
feat: add wayfreeze
b4562648 — Rutherther 4 months ago
fix: wlr-services might not have started services when they are disabled

This can happen when the compositor exits, the services aren't stopped
in time, and they crash because they can't connect to wayland display.
This will make sure they get re-enabled on start of wlr-services. This
shouldn't be dangerous, because wlr-services is started just once, and
at worst if it was failing, it would get restarted 5 times and then
disabled, leading to maximum of 5*5*(count of wlr-services) restarts,
which is quite a lot, but not infinity :) Anyway wlr-services
shouldn't be crashing when configured properly (what if service
doesn't exist...?) so this shouldn't ever happen.
1935175e — Rutherther 4 months ago
fix: waybar should require wayland-display
c1c480c3 — Rutherther 4 months ago
feat: add mew
75eae2a2 — Rutherther 4 months ago
chore: move modules to modules subfolder