[PATCH] gnu: plasma: propagate qqc2-desktop-style.

  • Done
  • quality assurance status badge
Details
2 participants
  • 宋文武
  • Zheng Junjie
Owner
unassigned
Submitted by
Zheng Junjie
Severity
normal

Debbugs page

Z
Z
Zheng Junjie wrote on 13 Mar 07:09 -0700
(address . guix-patches@gnu.org)
e22f9715569279ff091d4489b90f3b7c80560d51.1710338945.git.zhengjunjie@iscas.ac.cn
* gnu/packages/kde-plasma.scm (plasma)[propagated-inputs]: Add qqc2-desktop-style.

Change-Id: I6bbed3ddaa339c25a996b6ab74acbc3179e28269
---
gnu/packages/kde-plasma.scm | 4 ++++
1 file changed, 4 insertions(+)

Toggle diff (19 lines)
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index cf45fa59f7..545a817aa0 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1475,6 +1475,10 @@ (define-public plasma
;; TODO: cleanup, check what is no need
(propagated-inputs (list kdeclarative ;; require by sddm breeze theme
+ ;; for plasma qtquickcontrol2 theme
+ ;; see https://github.com/NixOS/nixpkgs/issues/79713
+ qqc2-desktop-style
+
baloo
breeze-icons ; default mouse icon
breeze

base-commit: 7b5c030684020282a690322b558f86718eb148a7
--
2.41.0
宋
宋文武 wrote on 10 Apr 05:05 -0700
(name . Zheng Junjie)(address . zhengjunjie@iscas.ac.cn)(address . 69774-done@debbugs.gnu.org)
87wmp5ctj4.fsf@envs.net
Zheng Junjie <zhengjunjie@iscas.ac.cn> writes:

Toggle quote (2 lines)
> * gnu/packages/kde-plasma.scm (plasma)[propagated-inputs]: Add qqc2-desktop-style.

Pushed as commit db49eed2d3, with comment and commit message adjusted,
thanks!
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 69774@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 69774
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch