nix-community / nixpkgs-wayland

Automated, pre-built packages for Wayland (sway/wlroots) tools for NixOS. [maintainers=@colemickens, @Artturin]
515 stars 46 forks source link

wlroots moved to alias in nixpkgs, use wlroots_0_18 #453

Closed mvnetbiz closed 3 months ago

mvnetbiz commented 3 months ago

"wlroots" was moved to aliases.nix in https://github.com/NixOS/nixpkgs/pull/252816. wlroots = wlroots_0_18 in aliases.nix, so I used that here.

colemickens commented 3 months ago

I don't think that was enough: https://github.com/nix-community/nixpkgs-wayland/actions/runs/10208271483/job/28244457568

the xwayland flag is dropped

mvnetbiz commented 3 months ago

It worked on my nixpkgs rev. I can check out the problem and push a fix

colemickens commented 3 months ago

oh no, my bad, it's cage failing. it needs to be pinned or have the flag dropped. I can do this real quick