mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: partitionmanager: Move to kde-systemtools.scm.
* gnu/packages/kde.scm (partitionmanager): Delete variable. * gnu/packages/kde-systemtools.scm (partitionmanager): New variable. * gnu/packages/kde-plasma.scm (plasma)[inputs]: Resolve partitionmanager. Change-Id: I568b520acbfdb9bb3c61292cde496ced68dbaf30
This commit is contained in:
parent
aea04883d0
commit
dc63eb7d5c
3 changed files with 44 additions and 45 deletions
|
@ -1852,7 +1852,6 @@ on top of Baloo.")
|
|||
milou
|
||||
ocean-sound-theme
|
||||
oxygen-sounds
|
||||
partitionmanager
|
||||
plasma5support ;required by sddm breeze theme
|
||||
plasma-browser-integration
|
||||
plasma-desktop
|
||||
|
@ -1893,6 +1892,10 @@ on top of Baloo.")
|
|||
(resolve-interface
|
||||
'(gnu packages kde-systemtools))
|
||||
'kwalletmanager)
|
||||
(module-ref
|
||||
(resolve-interface
|
||||
'(gnu packages kde-systemtools))
|
||||
'partitionmanager)
|
||||
spectacle))
|
||||
;; plasma-thunderbolt ;waiting for bolt
|
||||
(synopsis "The KDE Plasma desktop environment")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue