diff options
| author | EuAndreh <eu@euandre.org> | 2026-06-11 06:32:36 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2026-06-11 06:32:36 -0300 |
| commit | 05054fd0decf2651eb3e03c052ff48b1c985cc1c (patch) | |
| tree | cbeb9f9ca73042c77786d1873c940c099de6bf54 | |
| parent | etc/guix/home.scm: modify instead of duplicate home-xdg-base-directories-serv... (diff) | |
| download | dotfiles-05054fd0decf2651eb3e03c052ff48b1c985cc1c.tar.gz dotfiles-05054fd0decf2651eb3e03c052ff48b1c985cc1c.tar.xz | |
etc/guix/home.scm: Add packages that gpodder seem to need
| -rw-r--r-- | etc/guix/home.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index c80b1c51..27add5ca 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -495,6 +495,8 @@ keepassxc cheese ; webcam gpodder + gobject-introspection ; provides cairo-1.0.typelib for gpodder + python-pycairo ; gpodder's gtkui/draw.py imports cairo python-dbus mate-calc telegram-desktop |
