mirror of https://codeberg.org/anemofilia/zero
home-enviroments: radio: Remove libnotify (already a propagated input of newsraft)
parent
d32bc137f0
commit
2f8f91a4c6
|
@ -23,7 +23,6 @@
|
|||
#:use-module (gnu packages freedesktop)
|
||||
#|G|# #:use-module (gnu packages glib)
|
||||
#:use-module (gnu packages games)
|
||||
#:use-module (gnu packages gnome)
|
||||
#:use-module (gnu packages gnu-doc)
|
||||
#:use-module (gnu packages gnupg)
|
||||
#:use-module (gnu packages guile-xyz)
|
||||
|
@ -105,6 +104,7 @@
|
|||
#|E|# #:use-module ((radio packages emacs-xyz)
|
||||
#:select (packages:all)
|
||||
#:renamer (const 'packages:emacs-xyz))
|
||||
|
||||
#:export (home-environment
|
||||
|
||||
application:browser
|
||||
|
@ -211,8 +211,7 @@
|
|||
(list #|password-utils|# keepassxc))
|
||||
|
||||
(define packages:reading
|
||||
(list #|gnome |# libnotify ; dependency for newsraft
|
||||
#|pdf |# sioyek/wayland
|
||||
(list #|pdf |# sioyek/wayland
|
||||
#|syndication|# newsraft))
|
||||
|
||||
(define packages:scheme
|
||||
|
|
Loading…
Reference in New Issue