unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69774] [PATCH] gnu: plasma: propagate qqc2-desktop-style.
@ 2024-03-13 14:09 Zheng Junjie
  2024-04-10 12:05 ` bug#69774: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Zheng Junjie @ 2024-03-13 14:09 UTC (permalink / raw)
  To: 69774

* 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(+)

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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#69774: [PATCH] gnu: plasma: propagate qqc2-desktop-style.
  2024-03-13 14:09 [bug#69774] [PATCH] gnu: plasma: propagate qqc2-desktop-style Zheng Junjie
@ 2024-04-10 12:05 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2024-04-10 12:05 UTC (permalink / raw)
  To: Zheng Junjie; +Cc: 69774-done

Zheng Junjie <zhengjunjie@iscas.ac.cn> writes:

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

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-10 12:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-13 14:09 [bug#69774] [PATCH] gnu: plasma: propagate qqc2-desktop-style Zheng Junjie
2024-04-10 12:05 ` bug#69774: " 宋文武 via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).