diff options
author | Will McKinnon <[email protected]> | 2022-08-15 00:59:43 -0400 |
---|---|---|
committer | Will McKinnon <[email protected]> | 2022-08-15 00:59:43 -0400 |
commit | d0ac9ca67e810e8d88d9e62635be4a07e11105dc (patch) | |
tree | f5e51688490df311315ffd874e192d6d1fa09dbd /flake.nix | |
parent | 7b530bf4487f36273938ffd7236dad8a7629790a (diff) |
updated flake for revert to 1.7
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 pcre2 json_c libevdev pango cairo libinput libcap pam gdk-pixbuf librsvg + wayland libxkbcommon pcre 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 |