this post was submitted on 27 Dec 2022
1 points (100.0% liked)

Void Linux

481 readers
2 users here now

Void Linux is an independent distribution, developed entirely by volunteers.Install once, update daily. Your system will always be up-to-date.Void use runit as the init system and service supervisor. xbps is the native system package manager. https://voidlinux.org/

founded 4 years ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[–] Ghast@lemmy.ml 0 points 1 year ago (1 children)
[–] chismoso@lemmy.ml 0 points 1 year ago (1 children)

Not likely because of specific wlroots version used by hyprland. I used to build everything from source directly. There is this template available to install hyprland using xbps-src which I have not tried. https://github.com/Makrennel/hyprland-void

[–] Ghast@lemmy.ml 0 points 1 year ago (1 children)

Why does the wlroots version mean hyprland can't be packaged for Void?

[–] chismoso@lemmy.ml 1 points 1 year ago* (last edited 1 year ago)

hyprland uses a specific development branch of wlroots. libwlroots.so.12032. void only accept stable released versions. see this github issue https://github.com/void-linux/void-packages/issues/37544