diff --git a/nix/default.nix b/nix/default.nix index cb6497b9..3b39c753 100644 --- a/nix/default.nix +++ b/nix/default.nix @@ -16,7 +16,7 @@ meson, ninja, scenefx, - wlroots_0_19, + wlroots_0_20, libGL, enableXWayland ? true, debug ? false, @@ -51,7 +51,7 @@ stdenv.mkDerivation { pixman wayland wayland-protocols - wlroots_0_19 + wlroots_0_20 scenefx libGL ]