diff --git a/kiwmi.nix b/kiwmi.nix index eff7f1a..804d34a 100644 --- a/kiwmi.nix +++ b/kiwmi.nix @@ -18,7 +18,7 @@ , scdoc , wayland , wayland-protocols -, wlroots +, wlroots_0_15 , xwayland }: @@ -49,7 +49,7 @@ stdenv.mkDerivation rec { pango wayland wayland-protocols - wlroots + wlroots_0_15 xwayland ];