hyprpicker: switch to wlroots_0_16

This commit is contained in:
rewine
2023-08-30 17:40:34 +08:00
parent 0d42f576e1
commit 3fe9c960ef
+1 -1
View File
@@ -5656,7 +5656,7 @@ with pkgs;
hyprpaper = callPackage ../applications/window-managers/hyprwm/hyprpaper { };
hyprpicker = callPackage ../applications/window-managers/hyprwm/hyprpicker {
wlroots = wlroots_0_15;
wlroots = wlroots_0_16;
};
hysteria = callPackage ../tools/networking/hysteria { };