guix_mirror_bot pushed a commit to branch kde-team
in repository guix.

commit dcbdb691e36ad98cec15af39161cdb36b0d20e93
Author: Sughosha <[email protected]>
AuthorDate: Tue Oct 7 19:06:38 2025 +0530

    gnu: koi: Add qtwayland to inputs.
    
    * gnu/packages/kde-plasma.scm (koi)[inputs]: Add qtwayland.
    
    Change-Id: Ibd1c9610a6f67313052642f29afa2b705f3de40f
---
 gnu/packages/kde-plasma.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 349a452a12..f0a5a2f03d 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1011,7 +1011,8 @@ computer's hardware.")
                   kdbusaddons
                   kde-cli-tools
                   kvantum
-                  plasma-workspace))
+                  plasma-workspace
+                  qtwayland))
     (arguments
      (list
       #:modules '((ice-9 ftw)

Reply via email to