diff options
| author | Sughosha <sughosha@disroot.org> | 2026-03-07 18:09:46 +0530 |
|---|---|---|
| committer | Sughosha <sughosha@disroot.org> | 2026-03-07 21:52:38 +0530 |
| commit | 7938957ed9b218b6adcebbde60c2add78efa35ae (patch) | |
| tree | 8d306ab91986de636bf6dc37583bece2fd1f708a /gnu/packages/kde-utils.scm | |
| parent | 5bde1996167b5038a2dc833d51a0e230ca82cc5a (diff) | |
gnu: kaichat: Add qtwayland to inputs.
* gnu/packages/kde-utils.scm (kaichat)[inputs]: Add qtwayland.
Change-Id: Ie05340420204f199897264b7acf9d2bcb53687d4
Diffstat (limited to 'gnu/packages/kde-utils.scm')
| -rw-r--r-- | gnu/packages/kde-utils.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/kde-utils.scm b/gnu/packages/kde-utils.scm index c948c43605f..3010a45d636 100644 --- a/gnu/packages/kde-utils.scm +++ b/gnu/packages/kde-utils.scm @@ -395,7 +395,8 @@ your computer.") kxmlgui purpose python - sonnet)) + sonnet + qtwayland)) (home-page "https://apps.kde.org/kaichat/") (synopsis "Chat interface for AI models") (description "KAIChat is a chat interface which allows you to chat with AI |
