mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
gnu: gnome-terminal: Enable gnome shell search provider.
* gnu/packages/gnome.scm (gnome-terminal) [inputs]: Add gnome-shell. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
This commit is contained in:
parent
50e28ad87c
commit
e4b1078393
1 changed files with 1 additions and 2 deletions
|
@ -5671,8 +5671,7 @@ (define-public gnome-terminal
|
|||
(inputs
|
||||
`(("dconf" ,dconf)
|
||||
("glib" ,glib)
|
||||
;; To be enabled.
|
||||
;; ("gnome-shell-search-provider" ,gnome-shell)
|
||||
("gnome-shell-search-provider" ,gnome-shell)
|
||||
("gtk+" ,gtk+)
|
||||
("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
|
||||
("libnautilus-extension" ,nautilus)
|
||||
|
|
Loading…
Reference in a new issue