diff options
author | William McKinnon <[email protected]> | 2022-08-13 02:14:23 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2022-08-13 02:14:23 -0400 |
commit | cf1ed777ae56f677bcc0f832c52c04dc65be18ce (patch) | |
tree | 523dc4848d5cda83366bf8ccd6fc8cb453566a11 /flake.nix | |
parent | 06f19c81a4d20651a9e4bb503fed77b278e1d027 (diff) |
Add official fx renderer (#3)
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ ]; buildInputs = with pkgs; [ - wayland libxkbcommon pcre json_c libevdev pango cairo libinput libcap pam gdk-pixbuf librsvg + wayland libxkbcommon pcre2 json_c libevdev pango cairo libinput libcap pam gdk-pixbuf librsvg wayland-protocols libdrm wlroots dbus xwayland # wlroots libGL pixman xorg.xcbutilwm xorg.libX11 libcap xorg.xcbutilimage xorg.xcbutilerrors mesa |