diff options
author | Danny Milosavljevic <[email protected]> | 2025-02-16 13:41:35 +0100 |
---|---|---|
committer | Danny Milosavljevic <[email protected]> | 2025-02-16 14:29:48 +0100 |
commit | ebd9a7985efb3e2b002456e73ce0d8eae55d8a89 (patch) | |
tree | d78d20d35f9435d0735a30adba1f73f3798c8557 | |
parent | 81ef74a3a85d1579108bb8f7b6ed50e80079d61c (diff) |
gnu: nheko: Support wayland.
* gnu/packages/messaging.scm (nheko)[inputs]: Add qtwayland.
Change-Id: Ifb64a5436eff57ff21d6d65b25bae75c63a08852
-rw-r--r-- | gnu/packages/messaging.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index d2a37cc384..1ee8255593 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm @@ -2524,6 +2524,7 @@ for the Matrix protocol. It is built on to of @code{Boost.Asio}.") qtgraphicaleffects qtkeychain-qt6 qtmultimedia + qtwayland qtsvg re2 spdlog |