guix_mirror_bot pushed a change to branch master
in repository guix.
from ea5d59bfa3 gnu: Add cyrus-imapd.
new fe549ea710 gnu: Add nwg-shell-wallpapers.
new b735a81a9c gnu: Add nwg-hello.
new bbdd8493ce gnu: Add nwg-drawer.
new c1738068ca gnu: Add nwg-menu.
new c334428082 gnu: Add azote.
new 9b0fd7197a gnu: Add nwg-look.
new 84e92bfc6b gnu: Add nwg-displays.
new 302a488acc gnu: Add nwg-readme-browser.
new 1d5106103f gnu: Add nwg-clipman.
new cf536d53e0 gnu: Add nwg-icon-picker.
new 5b30e88a2e gnu: Add gopsuinfo.
new ac8933f0cf gnu: Add python-dasbus.
new 5e4d528ee0 gnu: Add nwg-panel.
new bd380757db gnu: Add nwg-dock.
new 60855a79b1 gnu: Add nwg-dock-hyprland.
new 1494087112 gnu: Add typobuster.
new 1ff5351654 gnu: Add nwg-bar.
new 8bcff8b5bd gnu: Add nwg-shell-config.
new 552ab52b17 gnu: Add nwg-shell.
new c64bf4fe73 services: Add nwg-hello greeter for greetd.
The 20 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
doc/guix.texi | 126 ++
gnu/local.mk | 6 +
gnu/packages/nwg-shell.scm | 1563 ++++++++++++++++++++
.../patches/nwg-bar-0.1.6-fallback-paths.patch | 58 +
.../patches/nwg-bar-0.1.6-fix-silent-errors.patch | 36 +
.../patches/nwg-dock-0.4.3-fallback-paths.patch | 230 +++
.../nwg-dock-hyprland-0.4.8-fallback-paths.patch | 278 ++++
.../patches/nwg-drawer-0.7.5-fallback-paths.patch | 131 ++
gnu/packages/python-xyz.scm | 36 +
gnu/services/base.scm | 246 +++
10 files changed, 2710 insertions(+)
create mode 100644 gnu/packages/nwg-shell.scm
create mode 100644 gnu/packages/patches/nwg-bar-0.1.6-fallback-paths.patch
create mode 100644 gnu/packages/patches/nwg-bar-0.1.6-fix-silent-errors.patch
create mode 100644 gnu/packages/patches/nwg-dock-0.4.3-fallback-paths.patch
create mode 100644
gnu/packages/patches/nwg-dock-hyprland-0.4.8-fallback-paths.patch
create mode 100644 gnu/packages/patches/nwg-drawer-0.7.5-fallback-paths.patch