This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 9efa323d68 gnu: neochat: Add qtpositioning to inputs.
9efa323d68 is described below
commit 9efa323d68623a789de9bb2423eed09a3a7d4202
Author: moksh <[email protected]>
AuthorDate: Sun Mar 1 18:50:33 2026 +0530
gnu: neochat: Add qtpositioning to inputs.
This fixes neochat failing to run.
* gnu/packages/kde-internet.scm (neochat):
[inputs]: Add qtpositioning.
Fixes: #6764
Change-Id: I2276f1cdb5368eefa0b8c6a2fcb9ae3129c9cc54
Signed-off-by: Sughosha <[email protected]>
---
gnu/packages/kde-internet.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/kde-internet.scm b/gnu/packages/kde-internet.scm
index 97c1b097ff..3206fb1559 100644
--- a/gnu/packages/kde-internet.scm
+++ b/gnu/packages/kde-internet.scm
@@ -826,6 +826,7 @@ UnifiedPush} client library and distributor daemon.")
qtkeychain-qt6
qtlocation
qtmultimedia
+ qtpositioning
qtspeech
qtsvg
qtwayland